SVN commit 636211 by cgilles:
libkdcraw from trunk : backport last dcraw implementation "8.60" : the old noise reduction algorithm used with 8.54 version have been remplaced by a wavelet algorithm witch is more intuitive, more easy to use (just one threshold setting) and very powerfull. Kipi-plugins RAWConverter from svn trunk is fixed. The patch to use libkdcraw with current implementation of digiKam have been updated : http://digikam3rdparty.free.fr/misc.tarballs/libkdcrawdigikamport.patch CCMAIL: [hidden email] CCMAIL: [hidden email] CCMAIL: [hidden email] M +11 -11 kipi-plugins/kipiplugins.kdevelop M +3 -6 kipi-plugins/rawconverter/batchdialog.cpp M +4 -8 kipi-plugins/rawconverter/singledialog.cpp M +165 -107 libkdcraw/dcraw/dcraw.c M +17 -23 libkdcraw/dcraw/kdcraw.1 M +1 -1 libkdcraw/dcrawbinary.cpp M +19 -55 libkdcraw/dcrawsettingswidget.cpp M +2 -4 libkdcraw/dcrawsettingswidget.h M +3 -5 libkdcraw/kdcraw.cpp M +26 -23 libkdcraw/libkdcraw.kdevelop M +16 -24 libkdcraw/rawdecodingsettings.h M +60 -28 libkexiv2/libkexiv2.kdevelop _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Op donderdag 22 februari 2007, schreef Gilles Caulier:
> SVN commit 636211 by cgilles: > > libkdcraw from trunk : backport last dcraw implementation "8.60" : > the old noise reduction algorithm used with 8.54 version have been > remplaced by a wavelet algorithm witch is more intuitive, more easy > to use (just one threshold setting) and very powerfull. > > Kipi-plugins RAWConverter from svn trunk is fixed. I am building digiKam from svn on a frequent basis (latest version 635223). Does this mean that I have access to this functionality? Or else, how can I implement it? Caspar. -- De cultuur rond veiligheid is hypernerveus, waardoor sturen op incidenten de boventoon voert en leiderschap ontbreekt. --Gemengde commissie veiligheid en rechtsorde (Brinkman, 2005) _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Le jeudi 22 février 2007 20:46, Caspar Maessen a écrit :
> Op donderdag 22 februari 2007, schreef Gilles Caulier: > > SVN commit 636211 by cgilles: > > > > libkdcraw from trunk : backport last dcraw implementation "8.60" : > > the old noise reduction algorithm used with 8.54 version have been > > remplaced by a wavelet algorithm witch is more intuitive, more easy > > to use (just one threshold setting) and very powerfull. > > > > Kipi-plugins RAWConverter from svn trunk is fixed. > > I am building digiKam from svn on a frequent basis (latest version > 635223). Does this mean that I have access to this functionality? Or > else, how can I implement it? yes using the current implementation of kipi-plugin RawConverter from trunk available on Tools menu Gilles _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |