Summary: | Find Duplicate Images tool quite unusable on many images (a couple of issues). | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Sebastian Sjöberg <sebsjoberg> |
Component: | Searches-Similarity | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 0.10.0 | |
Sentry Crash Report: |
Description
Sebastian Sjöberg
2007-09-22 00:33:00 UTC
Btw, I mixed up left and right so my suggestions are instead: There should be a thumbnail on the right side for every duplicate of an image on the left side. The duplicates should all be selected so you only had to click to _deselect_ a duplicate. Clicking delete should delete and advance to the next image on the left side. SVN commit 821218 by cgilles: digiKam from trunk: "Et Voila !!!" Now the Find Duplicates tool from digiKam core is fully functional. This one is based on Haar wavelets fingerprints managed by new digiKam database. A screenshot : http://digikam3rdparty.free.fr/Screenshots/temp/findduplicatesview3.png Note: with KDE4, the old FindImages kipi-plugin become obsolete wit digiKam. BUGS: 162152 BUGS: 161858 BUGS: 150077 BUGS: 112473 BUGS: 107095 BUGS: 104067 M +40 -23 findduplicatesview.cpp M +10 -7 findduplicatesview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=821218 |