error raw depth images [closed]
i keep getting this error: - Compression requires single-channel 32bit-floating point or 16bit raw depth images (input format is: bgr8).
i am not using depth images. the images i sent are 8 bit bgr (opencv mat). should i configure something?
Can you post the code which is producing the error, and give a bit more information about what you're trying to do.