How to convert RGB to ycbcr420?

5 ビュー (過去 30 日間)
ramdori
ramdori 2011 年 5 月 22 日
I'm trying to convert RGB to ycbcr420. but I don't know how to do that,
if one bmp image is converted to ycbcr,I try to this code,
ycbcrimage=rgb2ycbcr(RGBimage);
but this ycbcrimage is 4:4:4 mode, isn't it?
What can I do to get ycbcr420?
thanks!

回答 (1 件)

Ben Mitch
Ben Mitch 2011 年 5 月 22 日

カテゴリ

Help Center および File ExchangeColor Space Formatting and Conversions についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by