[Digikam-devel] [Bug 128377] Adjust levels: histograms don't match, bad "auto level" function
Gilles Caulier
caulier.gilles at gmail.com
Thu Mar 20 13:26:10 GMT 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=128377
------- Additional Comments From caulier.gilles gmail com 2008-03-20 14:25 -------
Mik,
This is duing of the method used to compute histogram value. Look here :
http://websvn.kde.org/branches/extragear/kde3/graphics/digikam/libs/histogram/imagehistogram.cpp?revision=670778&view=markup
.. in void ImageHistogram::calcHistogramValues() method. This code come from gimp histogram algorithm. It compute the luminance of image.
If you have the code to compute the combined RGB, let's me here...
Gilles
More information about the Digikam-devel
mailing list