Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV uses BGR color space (imread, VideoCapture). So if you load image with OpenCV functions it will be BGR. But there is no function to check color space.