I took the 256 megapixel, 16-bit per color plane image filled with uniformly-distributed random colors that I used for the previous post, and performed iterative color space conversions in Matlab from sRGB to Adode (1998) RGB and back, measuring the errors in CIELab Delta E after each round trip. Because the image was so large,… [Read More]
Photoshop color space conversion errors measured in CIEluv
It occurred to me that, what with CIEL*a*b* being the reference standard for the ICC color management scheme, that there might be some bias towards minimizing errors measured in Lab built into the Photoshop/ACE algorithms. Lab is not perceptually uniform, although it tries hard, so things might be worse than they seem when Lab DeltaE is… [Read More]
Photoshop color space conversion accuracy with random colors
We got pretty good results with round trip conversions from sRGB to Adobe RGB and back using a smallish 16-bit image and a 16-bit image with all the 8-bit sRGB colors. Before I declare victory, I decided to see what happened with a lot more 16-bit colors. I wrote a Matlab script to generate a… [Read More]
Photoshop color space conversion accuracy — 16M colors image
Bruce Lindbloom has another test image on his website: a 16 megapixel image containing all possible RGB colors in an 8-bit per plane RGB space. The image is arranged with the colors in a regular order, so you can see where particular colors of interest are: I brought the image into Photoshop and changes the… [Read More]
Photoshop color space conversion accuracy
[Note: this post has been rewritten to correct an error. The cause of the error was that Bruce Lindbloom’s desk image on his web site is in the sRGB, gamma 2.20 color space, while I thought it was in the sRGB IEC61966-2.1 color space. That caused some rather large errors, which are much smaller once the… [Read More]
- « Previous Page
- 1
- …
- 388
- 389
- 390
- 391
- 392
- …
- 573
- Next Page »