Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Default color space for frames in video

Hai, I have a video which is having yuv color space and H264 codec. I am using Opencv videocapture function to read a frame. I just want to know whether the frame's mat object is in BGR or YUV color space pixels ?

Thanks in advance.....