Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Did you manage to make the camera work with another program? (to see if you have all the necessary rights to access it) Point Grey has ARMHF SDK that should work on the Raspberry Pi, with some testing code.

Anyway, I never used industrial cameras with the OpenCV API; I prefer to use the official SDK which is more stable and offers complete control. I think it's a pity to use high-end cameras with a limited control. After, you can easily create an OpenCV Mat from the captured buffer.