Problem/Question with Saturation Transformation
Posted: July 27th, 2022, 6:27 am
I am working (or lets call it playing) with the different ways of converting a color image to black and white.
It seems to me that there might be a problem with the saturation transformation.
- I started with a 48-bit color image
- with the Monochrome Transformation I extract the HSV-V chanel and get a 16-bit black and white image
- with the Saturation Transformation I reduce the color to zero and get a 48-bit color image
- with the Extract Chanel Transformation I extract the HSV-V chanel and get a 16-bit black and white image
So far everything works as expected, but counting the number of different colors shows quite a difference.
It seemes that the result of the Saturation Transforamtion is just a 24 bit file in reality.
Please have a look at the screen-shot.
It seems to me that there might be a problem with the saturation transformation.
- I started with a 48-bit color image
- with the Monochrome Transformation I extract the HSV-V chanel and get a 16-bit black and white image
- with the Saturation Transformation I reduce the color to zero and get a 48-bit color image
- with the Extract Chanel Transformation I extract the HSV-V chanel and get a 16-bit black and white image
So far everything works as expected, but counting the number of different colors shows quite a difference.
It seemes that the result of the Saturation Transforamtion is just a 24 bit file in reality.
Please have a look at the screen-shot.