postpop / pyflycapture2

python bindings for the flycapture v2 api (libflycapture-2c)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cython/Cwrap based python bindings for the FlyCapture v2 C API from PointGrey. The library itself is available from PointGrey (login required)

git clone https://github.com/postpop/pyflycapture2.git
conda install cython numpy
cd pyflycapture2/
python setup.py install
python test_flycapture2.py

API docs: C API, C++ API

About

python bindings for the flycapture v2 api (libflycapture-2c)


Languages

Language:Python 100.0%