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
1 | initial version |
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