beelabhmc / ant_tracker

Track ant movement in a lab setting using ML
http://hmcbee.blogspot.com/
1 stars 1 forks source link

Improve edgefromtrack Accuracy #25

Open JarredAllen opened 5 years ago

JarredAllen commented 5 years ago

With commit c010ee52fa, code has been written which converts the tracks into the edge crossing data. However, it ends up producing a large number of inaccurate results.

I suspect this has more to do with the vertex placement than any issues in the edgefromtrack.py file, but this still needs to be addressed.