Skip to content

Latest commit

 

History

History
33 lines (16 loc) · 1.05 KB

README.md

File metadata and controls

33 lines (16 loc) · 1.05 KB

OpenPTV-Python (PyPTV)

OpenPTV-Python (a.k.a PyPTV) is the Python version of OpenPTV. It is basically the Python Traits GUI (from Enthought Inc.) that interfaces the OpenPTV library that includes all the core algorithms (correspondence, tracking, calibration, etc.) written in ANSI C.

Both PyPTV and the OpenPTV library are in the development phase and continuously refactored. Please follow the development on the community mailing list:

openptv@googlegroups.com

Documentation, including installation instructions

http://openptv-python.readthedocs.org/en/latest/index.html

Getting started:

If the compilation passed, open the terminal and run:

	python pyptv_gui/pyptv_gui.py

Follow the instructions in our screencasts and tutorials:

Ask for help on our mailing list:

openptv@googlegroups.com