Dice face value recognition

前端 未结 7 1505
我在风中等你
我在风中等你 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条回答
  • 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.

    0 讨论(0)
提交回复
热议问题