dauten / project-oblex

Takes a physical d&d board and converts it to a virtual tabletop
MIT License
0 stars 0 forks source link

get object detection working #1

Open dauten opened 5 years ago

dauten commented 5 years ago

TLD has good recovery but falls apart when minis are close together. KCF has good performance even when minis are moving but its very easy for the tracking to stay behind when the mini is moved. If detection works well enough to get state of board every few seconds KCF should be able to track in between.

To make things imply. I'll assume I have an exact list of the minis on the board; I just don't know where they are (for example I know I have 1 dwarf, 2 soldiers, 1 Minotaur, etc.)

dauten commented 5 years ago

ORB seems best bet, default object detection fails if mini is rotated by ORB uses keypoints