Skip to content

Behavioral analysis through object detection and tracking

License

Notifications You must be signed in to change notification settings

zyayoung/TrackingAnalyze

Repository files navigation

TrackingAnalyze

Tool for animal tracking and analysis.

Demo

Video Playback and Tracking

Manual correction

  • Combine two trackers
  • Split tracker

Instance analysis

Plot:

  • Speed
  • Trajectory

Region of Interest analysis

Export to table:

  • Count how many times each instance enters each region of interest.
  • Total time each instance spent inside each region of interest.

Build

conda install pyqt=5
pyrcc5 -o libs/resources.py resources.qrc
python labelImg.py

Credit

About

Behavioral analysis through object detection and tracking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published