trfore / pySolo-Video

pySolo video extension

Home Page:http://www.pysolo.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://www.pysolo.net


Languages

Language:Python 98.8%Language:Shell 1.2%