Python wrapper for Point Grey Research's FlyCapture2 C API
pyfly2 slowly coming together, a lot slower than I want, but getting there.
Note: This module is for Python2 and hasn't yet been updated to work with Python3.
This wrapper is currently under development.
What works:
What still needs to be done:
1) Install the FlyCapture2 SDK
2) Edit setup.py and point FLYCAPTURESDK to the root of the SDK
3) From the FlyCapture2 SDK tree, copy these files to the package directory:
4) python setup.py build_ext --inplace
MIT
(c) Keith Brafford, 2014