Search found 1 match

by colorspace
2012-03-01T10:24:39-07:00
Forum: Users
Topic: How to convert a AYUV image to an RGB one?
Replies: 1
Views: 4296

How to convert a AYUV image to an RGB one?

I have a 4:4:4 four component AYUV image (8-bit precision per component) in YCbCr space. I am trying to convert it to any other non-lossy image format in RGB space. No matter what I try, the colors in the output image look wrong as if they are in the wrong space. Anybody have any hints on what ...