Hi All,
https://github.com/lucasvickers/Cinder-Vimba
Cinder wrapper for Allied Vision Technology (AVT) cameras using
their Vimba SDK. Vimba is a cross platform C/C++ (and .NET) API used
for accessing AVT GigE and USB cameras.
I used Point Grey cameras for a few projects and found their SDK to
be out of date and underwhelming (as or today shipping VS 2012
binaries, etc). AVT provides a cross platform Vimba SDK.
They currently have Windows and Linux support with OS X coming soon.
This wrapper cleanly pulls RGB24 images off of GigE cameras.
The example projects are tested in Linux. Windows should come
pretty easily as well. OS X support will be tested once Vimba
1.5 is released.