Compatibility of RAW 16 with OpenCV?
is the RAW 16 a color modes which is nowadays supported by openCV?
RAW 16 is having a number of 16 bits per pixel. but the problem is that with openCV, you can just deal with a combination of 8U3 or 16U3 which doesn't match what I want to have.