Problem with KisAbstractColorspace::difference

Boudewijn Rempt boud at valdyas.org
Thu Jan 26 20:45:35 CET 2006


On Thursday 26 January 2006 19:56, Cyrille Berger wrote:
> > It uses deltaE which is an international standard, based (to a degree) on
> > perceptual input from actual persons.
> >
> > However, it is most accurate when colors are close, so the extremes you
> > describe are not handled very well.
> >
> > If we can find a way to provide better long distance accuracy while
> > retaining close accuracy too - it would be great.
>
> And I found a page where they seem to prove that deltaE is a bad measure
> anyway (I don't know if they are right or no, I don't know enought about
> color ;) ) :
> http://www.aim-dtp.net/aim/evaluation/cie_lab/index.htm
>
> And lcms use an outdated DeltaE function :
> http://www.brucelindbloom.com/index.html?Math.html
> New version might be more accurate, but they ask more calculation and I am
> not sure they answer correctly to our problem.
>
> And for RGB, I think (abs(r1-r2) + abs(g1-g2) + abs(b1-b2))/3 might work,
> but equivalent function for CMYK will be wrong.

Maybe something to ask on the lcms mailing list, too?

-- 
Boudewijn Rempt 
http://www.valdyas.org/fading/index.cgi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kimageshop/attachments/20060126/f3a30b17/attachment.pgp 


More information about the kimageshop mailing list