Re: Conversion of YCbCr (4:2:2) to jpeg



I'm not an expert either but i don't think that going
back to RGB is a good choice.YCbCr (4:2:2) already
achieves some compression. If you convert it back to
RGB and then perform a Jpeg compression you degrade
the samples even more than the original YCbCr has
already done. A Jpeg compression at some point needs
to get the YCbCr samples themselves.


"Remi de Gravelaine" <gravelaine at aton dash sys dot fr> wrote in message
news:Oq%236e1zKHHA.780@xxxxxxxxxxxxxxxxxxxxxxx
Hi,

I am not sure you have solution other than doing the YCbCr to RGB
conversion
by yourself and thus create the bitmap that will feed the interface you
described. You will find valuable information on the Internet by Googling
"yuv rgb" or "yuv2rgb".
However, I am not an expert and if there is one, I am as interested as you
in the solution :-)

HTH
Remi




.



Relevant Pages

  • Re: The Challenge! was: optimisation of images - help?
    ... The sample screenshot you posted is RGB and has more than 256 colours. ... compression. ... I don't see a link to the optimised png you mention above. ... You can reduce the number of colours further and retain some "smoothness" by different dithering methods, but that means that less compression is possible. ...
    (rec.photo.digital.slr-systems)
  • Re: RLE & RGB to YBR_FULL
    ... from RGB to YBR_FULL that I must mark the composite as "Lossy" with "01" and make a new SOP Instance UID for the newly RLE compressed composite? ... that JPEG 2000 has both YBR_ICT for lossy color space conversion and YBR_RCT for lossless color space conversion. ... YBR_RCT is a transformation that has been designed specifically as ... at the expense of sacrificing a little bit of compression ...
    (comp.protocols.dicom)
  • Re: The Challenge! was: optimisation of images - help?
    ... The sample screenshot you posted is RGB and has more than 256 colours. ... The compression here has caused pretty serious degradation of the image. ... I don't see a link to the optimised png you mention above. ... You can reduce the number of colours further and retain some "smoothness" by different dithering methods, but that means that less compression is possible. ...
    (rec.photo.digital.slr-systems)
  • Re: Correct implementation of RGB channel decorrelation
    ... I need channel decorrelation as first step of an image compression algorithm ... I am not sure if YCbCr can be made lossless... ...
    (comp.compression)
  • Re: Question on compression
    ... rgb AVI video output. ... lossless compression algorithm/codec into the program so that the ... Must be lossless and rgb. ...
    (microsoft.public.windowsmedia.encoder)