Created attachment 124702 [details] Example STEPS TO REPRODUCE 1. Open the attached picture in Picasa. Face is correctly aligned 2. Open the attached picture in digikam. Face is badly aligned EXPECTED RESULT Faces tagged by Picasa should be displayed to same by digikam. SOFTWARE/OS VERSIONS Windows: 10
Created attachment 124703 [details] Screen capture of the bug.
*** This bug has been marked as a duplicate of bug 372340 ***
The problem is known and was already been solved. But we still have to find a way to prevent long-standing digiKam users from falling into chaos. So old facial rectangles have to be converted (database and image metadata). Maik
Hi Maik, thank you for your feedback. Why do you say "old" ? i did my test with a new public picture and latest version of both softwares. Alex
... and Merry Christmas to you amd your beloved.
DigiKam stores and expects the facial rectangles aligned according to the Exif Orientation tag. However, the standard provides that the face rectangles are saved for the non-aligned image. Since digiKam has been doing this wrong from the beginning, it affects users who have been editing their images with digiKam for many years. Maik
Git commit 32bb16fee6b2676b30bf843bf3e083a23084cd3d by Maik Qualmann. Committed on 19/01/2020 at 08:37. Pushed by mqualmann into branch 'master'. read and write not aligned face metadata from image FIXED-IN: 7.0.0 M +2 -1 NEWS M +7 -4 core/libs/database/item/scanner/itemscanner_photo.cpp M +3 -29 core/libs/fileactionmanager/metadatahub.cpp M +0 -6 core/libs/fileactionmanager/metadatahub.h M +6 -5 core/utilities/imageeditor/main/imagewindow.cpp https://invent.kde.org/kde/digikam/commit/32bb16fee6b2676b30bf843bf3e083a23084cd3d
Correction confirmed. Picasa signaled Faces are now correctly analyzed by digikam 7.0 beta2.
*** Bug 420401 has been marked as a duplicate of this bug. ***