DreierF / MyTargets

Android app, which helps archers keep track of their training progress
GNU General Public License v2.0
81 stars 44 forks source link

Autodetect arrow positions from images #249

Open DreierF opened 7 years ago

DreierF commented 7 years ago

Depends on #4 Implement via OpenCV

bmhorn commented 4 years ago

Maybe it would be sufficient to have an overlay for the camera (for example a circle) and than one can directly mark the arrows on that image. I guess this is easier to implement than struggling with automated perspective correction and contour detection in opencv.