Re: [Algorithms] RGB to XYZ conversion
Brought to you by:
vexxed72
From: Jon W. <hp...@mi...> - 2008-04-23 17:58:24
|
Sam Martin wrote: > We recall from [1] that the direct YCoCg color space transform is defined by: > [y,Co,Cg]' = [1/4, 1/2, 1/4].[r,g,b]' > [1/2, 0, 1/2] > [1/4, 1/2, 1/4] > That can't be right, as it collapses RGB into equal values for y and Cg. You can't possibly reconstruct RGB from that. sincerely, jw |