How to convert RGB to ycbcr420?

1 visualización (últimos 30 días)
ramdori
ramdori el 22 de Mayo de 2011
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!

Respuestas (1)

Ben Mitch
Ben Mitch el 22 de Mayo de 2011

Categorías

Más información sobre Convert Image Type en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by