Summary: | Couldn't adjust the deducted face area | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | hariveerabahu |
Component: | Faces-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version First Reported In: | 8.6.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/-/commit/ad2f8dbfe80bdab70eac7f91d1ba2c47767806b3 | Version Fixed In: | 8.6.0 |
Sentry Crash Report: |
Description
hariveerabahu
2025-02-15 18:19:41 UTC
Nothing has changed in terms of behavior. Presumably the changed face regions cannot be written to the image and the re-read of the metadata, which is carried out automatically, restores the previous status. Please provide the image with which the problem occurs, if not public, via my private email. Maik (In reply to Maik Qualmann from comment #1) > Nothing has changed in terms of behavior. Presumably the changed face > regions cannot be written to the image and the re-read of the metadata, > which is carried out automatically, restores the previous status. > > Please provide the image with which the problem occurs, if not public, via > my private email. > > Maik Thank you, will try again and contact you ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! (In reply to Bug Janitor Service from comment #3) > ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 > days. Please provide the requested information, then set the bug status to > REPORTED. If there is no change for at least 30 days, it will be > automatically closed as RESOLVED WORKSFORME. > > For more information about our bug triaging procedures, please read > https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. > > Thank you for helping us make KDE software even better for everyone! https://drive.google.com/file/d/1Jx5Fc9tVPc3ZO_7lurMT3gu-JSdc63RP/view?usp=sharing I have encountered an issue and have uploaded a video to my Google Drive to illustrate the exact problem. Kindly review the video using the link provided to better understand the situation. Thank you for your attention and support Git commit ad2f8dbfe80bdab70eac7f91d1ba2c47767806b3 by Maik Qualmann. Committed on 02/03/2025 at 07:28. Pushed by mqualmann into branch 'master'. apply a modified region if face is confirmed FIXED-IN: 8.6.0 M +1 -1 NEWS M +16 -3 core/utilities/facemanagement/items/facegroup.cpp https://invent.kde.org/graphics/digikam/-/commit/ad2f8dbfe80bdab70eac7f91d1ba2c47767806b3 In fact, in previous digiKam versions, the face region changes were not consciously applied when confirming a person. Only when leaving the view and ignoring a person. Due to changes in the loading behavior of the face regions, these changes was no longer applied. Maik |