Skip to content
Commit c97ac972 authored by Mario Frank's avatar Mario Frank
Browse files

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.

BUGS: 375142
FIXED-IN: 5.5.0
parent 511ee541
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment