Skip to content

GennadiyZakharov/locotrack

Repository files navigation

locotrack

locotrack is a simple program to analyse locomotion behaviour of animals.

It can detect objects on video records, record trajectory for each object and calculate some motion statistics

Locotrack Installation

The current version is rather outdated, so installing all dependencies could be painful. Currently, I'm working on transferring application to new versions of QT and OpenCV

Installing python and nesessary packages

For Linux

Both for Windows and linux I suggest using Anaconda distribution

  • pip install opencv_python-2.4.13.2-cp27-cp27m-win32.whl
  • pip install PyQt4‑4.11.4‑cp27‑cp27m‑win32.whl

##Installing Locotrack

  • download or clone from git latest locotrack code
  • change directory to locorack
  • run locotrack.py

About

locotrack is a simple program to analyse locomotion behaviour of animals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages