Skip to content

trfore/pySolo-Video

 
 

Repository files navigation

README
======

pySolo-Video is a standalone program that provides video tracking
capabilities meant for studying sleep in Drosophila

Input can be 
    * usb camera handled through opencv
    * single movie files (mov, avi, etc)
    * folders containing sequences of snapshots
    
Tracking is done using findContours algorithm of opencv.

It works through a GUI interface

REQUIRES:

* python 2.x
* wxphyton 2.8
* opencv
* numpy 

About

pySolo video extension

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.8%
  • Shell 1.2%