colinlaney / animal-tracking

Object tracking with OpenCV in open field behavioral test (overhead view maze)
https://youtu.be/GebcshN4OdE
Creative Commons Zero v1.0 Universal
50 stars 23 forks source link

Distance from centre evaluation #2

Open TheChymera opened 7 years ago

TheChymera commented 7 years ago

A common use of the open field test, is to measure how much time the animal spends at the periphery vs. the center. Currently there isn't any way to do this via your script. I would be looking to implement this.