Version: 0.9.2-final (using KDE 3.5.7, Kubuntu (gutsy) 4:3.5.7-1ubuntu13) Compiler: Target: x86_64-linux-gnu OS: Linux (x86_64) release 2.6.20-16-generic I'd like to be able to use the hot pixels plugin on my CRW files, but the plugin does not load CRW files for the black frame. This is a problem because the hot pixels are actually in a slightly different position and look very different between JPG and CRW, so I need to be able to load the actual CRW file as a black frame.
This can be easy to do using libkdcraw. I will take a look about this problem... Gilles Caulier
SVN commit 790125 by cgilles: digiKam from KDE3 branch : HotPixels Tool : support of RAW pictures as reference black frames. BUG: 148935 TODO: KDE4PORT M +1 -0 Makefile.am M +10 -3 blackframelistview.cpp M +3 -1 blackframelistview.h M +61 -62 blackframeparser.cpp M +25 -18 blackframeparser.h M +46 -24 imageeffect_hotpixels.cpp M +13 -6 imageeffect_hotpixels.h WebSVN link: http://websvn.kde.org/?view=rev&revision=790125
SVN commit 790210 by cgilles: digiKam from trunk : backport commit #790125 from KDE3 branch CCBUGS: 148935 M +0 -1 CMakeLists.txt M +10 -3 blackframelistview.cpp M +3 -1 blackframelistview.h M +48 -53 blackframeparser.cpp M +19 -12 blackframeparser.h M +46 -17 imageeffect_hotpixels.cpp M +6 -0 imageeffect_hotpixels.h WebSVN link: http://websvn.kde.org/?view=rev&revision=790210