Summary: | digikam hotpixel tool can not read canon raw files | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Luke <lcampagn> |
Component: | Plugin-Editor-HotPixels | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.9.4 | |
Sentry Crash Report: |
Description
Luke
2007-08-17 16:52:10 UTC
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 |