Ask Your Question

Revision history [back]

how to load UYUV 4:2:2 frame into opencv?

hi,

I have a frame captured in the format of UYUV 4:2:2, but when I load it into openCV (imread), it seems to be in the wrong format. How can I load UYUV4:2:2 into opencv? is this format support by opencv? Thanks.