Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to read images from a camera buffer

My camera can not direct use cv::imread for read image.
Only have a buffer of uint32.
So how to convert the image to Mat.

Thanks