Re: Saturate / Grayscale



If I desaturate (shft-ctrl-u) an image and compare (using difference
blend mode) it to the same image that I have done a mode>grayscale
convert to, I get small differences. Is this normal? Should there be
differences in a grayscale image compared to a desaturated image?


Yes indeed. Not all monochromes are created equal, and this has been true
from the earliest days of Photography, when blue was about the only light
capable of registering on a photographic plate. A Hue/Sat adjustment is
based on the HSB color space, which is based on a geometric conversion of
RGB to a six sided pyramid, aka hexcone, with white at the center of the
base, and black at the point. The brightness of a color value is equal to
the distance along the central axis of the hexcone. For purposes of
converting to grayscale, the important characteristic of this hexcone is
that it gives equal brightness ratings to Red, Green, and Blue.

Photoshop's conversion to grayscale is somewhat more sophisticated. It
gives different weights to red, gree, and blue. Green is the brightest of
the three, and blue is the darkest.

There are better ways to convert to grayscale. My favorite is one I learned
from Dan Margulis's books, and is based on using the channel mixer to
manually adjust the weights of the different primaries. Another method,
promoted by Russell Brown uses two HSB adjustment layers, one that
desaturates, and the other which selectively changes hue.

Here's a good article that says more:
http://www.swpp.co.uk/professional_imagemaker/monochrome.htm
---
Mike Russell - www.curvemeister.com


.



Relevant Pages

  • Re: Saturate / Grayscale
    ... RGB to a six sided pyramid, aka hexcone, with white at the center of the ... converting to grayscale, the important characteristic of this hexcone is ... that it gives equal brightness ratings to Red, Green, and Blue. ... Photoshop's conversion to grayscale is somewhat more sophisticated. ...
    (comp.graphics.apps.photoshop)
  • Re: UNIDRV Grayscale Vector vs. DIB Conversion
    ... something is doing the conversion from color to 8-bit grayscale. ... Can I specify *DrvBPP: 24 for Mono and do the conversion myself? ... UNIDRV Grayscale Vector vs. DIB Conversion ...
    (microsoft.public.development.device.drivers)
  • Re: grayscale and Illustrator
    ... In which case we have to deal with the conversion to EPS as a factor. ... If I were to boil this thread down it would come to converting RGB to ... Grayscale or ... skeleton black. ...
    (comp.publish.prepress)
  • Re: RGB conversion to 8 bit gray scale
    ... > RGB images are converted to grayscale using the formula ... > Edit/Options/Conversions (ImageJ 1.32g or later). ... what is the reason for the weighted vs unweighted conversion? ...
    (sci.image.processing)