add support convert from RGB to YUV420 (Feature #2450)


Added by Andrey Morozov over 12 years ago. Updated almost 12 years ago.


Status:Done Start date:2012-10-16
Priority:Normal Due date:
Assignee:Daniil Osokin % Done:

0%

Category:imgproc, video
Target version:3.0
Difficulty: Pull request:

Description

Example:

    cvtColor(src, dst, CV_RGB2YUV420);


rgb_to_yuv420.cpp (2 kB) Andrey Morozov, 2012-10-16 03:58 pm


Associated revisions

Revision 2f0fe5b8
Added by Andrey Pavlenko about 11 years ago

Merge pull request #2450 from ilya-lavrenov:tapi_test

History

Updated by Andrey Kamaev over 12 years ago

Please specify exact format of your YUV420: http://www.fourcc.org/yuv.php#Planar%20YUV%20Formats

Updated by Daniil Osokin over 12 years ago

  • Assignee changed from Vadim Pisarevsky to Daniil Osokin

Updated by Andrey Kamaev over 12 years ago

  • Target version changed from 2.4.3 to 3.0

Updated by Daniil Osokin almost 12 years ago

  • Status changed from Open to Done

Also available in: Atom PDF