YUV420 planar and YUV422 interleaved conversion functions to RGB(A) (Patch #1732)


Added by Robert Abel almost 13 years ago. Updated almost 13 years ago.


Status:Done Start date:2012-03-30
Priority:Normal Due date:
Assignee:Andrey Kamaev % Done:

0%

Category:imgproc, video
Target version:2.4.0
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

-Renamed YUV4202RGB functions to YUV420sp2RGB.
-Added YUV420p2RGB functions
-Added YUV422i2RGB functions

-Added appropriate identifiers CV_YUV2RGB_YV12, CV_YUV2RGB_YUYV etc.

Signed-off-by: Robert Abel <>


0003-Opencv_trunk_YUV_formats.patch - Patch adding YUV420p and YUV422i to RGB(A) conversion functions. (26.5 kB) Robert Abel, 2012-03-30 06:10 pm


Associated revisions

Revision 124ceb96
Added by Andrey Kamaev almost 13 years ago

#1732 Added yuv420p to RGB conversion. Thanks to Robert Abel.

Revision 4ee2c486
Added by Andrey Kamaev almost 13 years ago

#1732 Added YUV422 conversions

Revision ba5dac2e
Added by Andrey Pavlenko over 11 years ago

Merge pull request #1732 from alalek:ocl_blendLinear

History

Updated by Andrey Kamaev almost 13 years ago

Thanks for the patch. I've made few corrections and partially applied it in r7779. Implementation for 4:2:2 formats will be added a bit later.

  • Assignee set to Andrey Kamaev

Updated by Andrey Kamaev almost 13 years ago

  • Status changed from Open to Done
  • Target version set to 2.4.0

Also available in: Atom PDF