Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The tecnique is to map a cv::Mat over the pylon::CGrabResultPtr buffer so you have to take care to buffer size wich depends from image size and pixel format (gray or RGB?) and buffer life cycle.

See my answer to how-to-access-basler-gige-camera-through-opencv-in-ubuntu-1404, it's for Giga eth but 2nd way should solve your issue too