-
Notifications
You must be signed in to change notification settings - Fork 41
Location Tracking
Zach Pennington edited this page Nov 7, 2021
·
10 revisions
The location tracking module allows for the analysis of a single animal's location on a frame by frame basis. In addition to providing the user the with the ability to crop the portion of the video frame in which the animal will be, it also allows the user to specify regions of interest (e.g. left and right sides) and provides tools to quantify the time spent in each region, as well as distance travelled.
- Process several individual behavior videos with LocationTracking_Individual.ipynb. This will allow extensive visualization of results in order to ensure confidence in selected parameters.
- Once you are comfortable with parameters, use LocationTracking_Batch.ipynb on a whole folder of videos.
Getting Started
Modules
Miscellaneous