Quote:
|
Originally Posted by bart_hickman ..... It seems more intuitive.... |
It may seem that way, but if you've ever tried working in that mode you pretty soon discover that it is
very abstract.
As you said Luminance and Luminosity are about the same thing, so let's cancel thmn out. That leaves us with the colour information, and how this information is presented.
The LAB mode uses Cartesian coordinates where (
simplifying) one dimension is A (Red to Green) and the other is B (Blue to Yellow).
The HSL uses polar coordinates, where H measures the angle (0 = Red, 120 = Green, 240 = Blue and 360 gets back to Red again) and S measures the distance from the Grey centre.
While polar coordinates can be good for some things, we are much better at interpreting Cartesian (x,y) stuff.
Try looking at the H channel of an image, it's
very difficult to visualize the "real" colour. Saturation is usually a bit easier but it tends to get out of hand (undefined actually) in the white/grey/black areas.
Having said that, you could compare it to FFT techniques where the "working" image is completely incomprehensible but for some special circumstances it is exactly the right tool to use.
So, yes, there maybe some good specific use for HSL somewhere -
our friend Stroker has put in some good work there - but for now, the "killer app" hasn't appeared.
Rô