Created attachment 127760 [details] Original image SUMMARY The displayed face region bounding boxes are incorrect for photos with Orientation != Horizontal. The image is not rotated before the bounding box is applied, thus the box is in the wrong location. STEPS TO REPRODUCE 1. Import a photo that has existing face regions populated and has Orientation != Horizontal 2. Hover over the image and find the bounding box. 3. OBSERVED RESULT Notice that the bounding box is not in the correct location. EXPECTED RESULT The image shall be rotated according to the Orientation field prior to drawing the bounding box so that the box will be in the proper location. SOFTWARE/OS VERSIONS Windows: Windows 10 Pro ADDITIONAL INFORMATION File to reproduce is attached along with bounding box snapshots.
Created attachment 127761 [details] File metadata Note the Orientation: Orientation : Rotate 270 CW
Created attachment 127762 [details] Correct bounding box
Created attachment 127763 [details] digiKam bounding box
*** This bug has been marked as a duplicate of bug 415550 ***
Your test image tested with digiKam-7.0.0-Beta3, the face rectangle is displayed correctly. https://files.kde.org/digikam/ If you use the Beta3, you need to re-read the metadata from these images with activated function to clean up the database. Future image imports will work without problems. Maik
Great. Thank Maik. -Jamie
Fixed with #415550