This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
I have the following problem. I'd try to load a raw image data in an opencv Mat object in order to apply post-processing image manipulation. My raw image is a 16 bit 3 channels image.
Does someone know how to do it?