Dice face value recognition

前端 未结 7 1516
我在风中等你
我在风中等你 2020-12-23 18:02

I’m trying to build a simple application that will recognize the values of two 6-sided dice. I’m looking for some general pointers, or maybe even an open source project.

7条回答
  •  -上瘾入骨i
    2020-12-23 18:59

    In this video you can see pretty much the behaviour you want, I think. The author is using multiple white dice, but he is providing the code (python/opencv) and maybe you can build your project on that.

提交回复
热议问题