| Summary: | Overlapping faces region | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Petr Schonmann <pschonmann> |
| Component: | Faces-Detection | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | metzpinguin |
| Priority: | NOR | ||
| Version First Reported In: | 7.9.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/graphics/digikam/commit/f447b3103e8bf7b3407937b660914055db7b7524 | Version Fixed/Implemented In: | 8.0.0 |
| Sentry Crash Report: | |||
|
Description
Petr Schonmann
2022-10-12 19:00:05 UTC
We're checking a certain percentage of overlap. We can change it, but then there is the problem that faces that are close together are ignored. I would almost leave it as it is at the moment, the problem occurs very rarely. Please provide me with the original tagged image. Maik *** This bug has been marked as a duplicate of bug 440773 *** Git commit f447b3103e8bf7b3407937b660914055db7b7524 by Maik Qualmann. Committed on 13/10/2022 at 06:29. Pushed by mqualmann into branch 'master'. better check for overlapping face regions when importing FIXED-IN: 8.0.0 M +1 -1 NEWS M +13 -29 core/libs/database/item/scanner/itemscanner_photo.cpp https://invent.kde.org/graphics/digikam/commit/f447b3103e8bf7b3407937b660914055db7b7524 This type of double faces can only occur when re-reading the metadata from the image. Function is now improved for digiKam-8.0.0. Maik |