| Summary: | Check for overlapping face regions | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | mike_t_bike |
| Component: | Faces-Detection | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | caulier.gilles, metzpinguin, natmo, pschonmann |
| Priority: | NOR | ||
| Version First Reported In: | 7.3.0 | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | https://invent.kde.org/graphics/digikam/commit/7253440154529ab5d986c2869b08b5281639028e | Version Fixed/Implemented In: | 7.4.0 |
| Sentry Crash Report: | |||
|
Description
mike_t_bike
2021-08-09 08:57:56 UTC
Duplicate of Bug 415777 ? In fact, we are checking for overlapping areas of the face, we may just need to increase the radius a little. Maik A test image with existing face regions would be good. Maik I just sent an email. Kind regards, Michael Thank you for the test image. The problem has already been reported to us once, but I have not yet been able to reproduce it and unfortunately I cannot reproduce it with this image either. When I do a face scan with the active Yolo v3 engine, 4 more faces are found in the background, the two in front remain unchanged and are also not doubled. Tomorrow I will test it on a Windows machine to see if there are any differences. Maik *** Bug 441378 has been marked as a duplicate of this bug. *** Git commit 7253440154529ab5d986c2869b08b5281639028e by Maik Qualmann. Committed on 26/09/2021 at 15:57. Pushed by mqualmann into branch 'master'. check for existing faces in the database when reading face metadata. Related: bug 441378, bug 415777 FIXED-IN: 7.4.0 M +2 -2 NEWS M +37 -11 core/libs/database/item/scanner/itemscanner_photo.cpp https://invent.kde.org/graphics/digikam/commit/7253440154529ab5d986c2869b08b5281639028e *** Bug 460321 has been marked as a duplicate of this bug. *** |