This is only important when using the perceptual metric. The solution is just
to flip the luminance
calculation components and to relabel all rgba variables and documentation
appropriately. Also,
images are usually gamma corrected, yet the current perceptual metric is using
the arbitrary Rec.
709 coefficients (which is only good for linear space). Using CCIR 601 is more
correct. They are: Y'
= 0.299 R' + 0.587 G' + 0.114 B'.
Original issue reported on code.google.com by mar...@opedo.com on 28 Mar 2010 at 10:34
Original issue reported on code.google.com by
mar...@opedo.com
on 28 Mar 2010 at 10:34