Le Samedi 4 Mars 2006 20:33, Marcel Wiesweg a écrit :
> SVN commit 515753 by mwiesweg:
>
> digikam from trunk:
> Port "Infrared" plugin to DImg
>
> Gilles: There are three places were the data is Gaussian blurred,
> lines 139, 210, 255 of infrared.cpp. Is this intentional?
>
I have take a look in old implementation of infrared.cpp from stable branch
and the tutorial from gimpGuru :
http://www.gimpguru.org/Tutorials/SimulatedInfraredWe have blur calls at lines :
112 ==> correct
148 ==> correct
150 ==> uncorrect. certainly a wrong copy and paste from me
173 ==> uncorrect. idem...
In new implementation we have :
139 ==> correct
196 ==> correct
210 ==> uncorrect
255 ==> uncorrect
We need to check if the results are correct if lines 210 and 255 are removed.
Your viewpoints ?
Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel