Skip to content
/ pyptv Public
forked from alexlib/pyptv

Python GUI for the OpenPTV library, `liboptv`

License

Notifications You must be signed in to change notification settings

OpenPTV/pyptv

 
 

Repository files navigation

PyPTV

Python GUI for the OpenPTV library liboptv

Python package DOI

PyPTV or otherwise called OpenPTV-Python is the Python GUI for OpenPTV. It is based on traits, traitsui, chaco, enable and pyface from Enthought Inc. and provides an UI interface the OpenPTV library that includes all the core algorithms (correspondence, tracking, calibration, etc.) written in ANSI C and has Python bindings using Cython.

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:

http://openptv-python.readthedocs.io

Installation instructions

Short version:

pip install numpy
python -m pip install pyptv --index-url https://pypi.fury.io/pyptv --extra-index-url https://pypi.org/simple

Detailed instructions for various platforms are in our documentation: https://openptv-python.readthedocs.io/en/latest/installation_instruction.html

Follow the instructions in our screencasts and tutorials:

Ask for help on our mailing list:

openptv@googlegroups.com

About

Python GUI for the OpenPTV library, `liboptv`

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.1%
  • Shell 1.7%
  • PowerShell 0.2%