https://bugs.kde.org/show_bug.cgi?id=375142Mario Frank <
[hidden email]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |
https://commits.kde.org/dig | |ikam/c97ac972bff7914efd9420
| |2ef26eb2d5bfb8ff66
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
Version Fixed In| |5.5.0
--- Comment #1 from Mario Frank <
[hidden email]> ---
Git commit c97ac972bff7914efd94202ef26eb2d5bfb8ff66 by Mario Frank.
Committed on 16/01/2017 at 15:11.
Pushed by mfrank into branch 'master'.
Improved the exactness of fuzzy image drop search.
Some images which were present in DB and outside had only similarity of 98,13 %
though they were identical.
The problem seems to be that QImage does some transformations which reduce the
exactness.
Now the dropped external image is loaded as DImg which increases the similarity
of the specific pictures to 99,41 %.
This is still not perfect but far more precise.
FIXED-IN: 5.5.0
M +4 -2 NEWS
M +1 -6 libs/database/haar/haariface.cpp
https://commits.kde.org/digikam/c97ac972bff7914efd94202ef26eb2d5bfb8ff66--
You are receiving this mail because:
You are the assignee for the bug.