Images RGB and BGR
Greetings.
I'm working with cv::Mat and I have a question about how to know if a image (or the color space of an image) is RGB or BGR... Is there a library function to know this?
Thanks in advance for any responses and / or comments.