Bug 388169

Summary: Cropped Images Contain Meaningless Face Tags
Product: [Applications] digikam Reporter: hardy.public
Component: Faces-EngineAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: caulier.gilles, elias.gabrielsson
Priority: NOR    
Version: 5.8.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description hardy.public 2017-12-23 11:05:36 UTC
If an image with multiple face tags is cropped and saved as a new image, all face regions are retained in the metadata giving meaningless face tags in the new image.

Expected Behaviour
==================

Minimum:
All regions should be deleted from the metadata in the new image.

Ideal:
If technically possible, whole face regions within the boundaries of the new cropped image should be rescaled and retained. All other regions should be deleted from the metadata.
Comment 1 Elias Gabrielsson 2018-08-01 15:37:47 UTC
https://bugs.kde.org/show_bug.cgi?id=286529

*** This bug has been marked as a duplicate of bug 286529 ***
Comment 2 caulier.gilles 2019-12-23 15:19:53 UTC
7.0.0-beta1 is out with new Face Recognition algorithm based on Deep
Learning/Neural Network API from OpenCV

https://download.kde.org/unstable/digikam/

Please test and give us a feedback

Thanks in advance
Gilles Caulier
Comment 3 hardy.public 2019-12-27 19:29:20 UTC
No improvement. See original bug for recent test.

https://bugs.kde.org/show_bug.cgi?id=286529
Comment 4 caulier.gilles 2023-10-23 05:59:21 UTC
@Hardy,

The digiKam 8.2.0 pre-release for Windows is available for testing :

https://files.kde.org/digikam/

Problem still reproducible on your computer ?

Thanks in advance

Gilles Caulier
Comment 5 hardy.public 2024-01-30 11:18:00 UTC
(In reply to caulier.gilles from comment #4)
> @Hardy,
> 
> The digiKam 8.2.0 pre-release for Windows is available for testing :
> 
> https://files.kde.org/digikam/
> 
> Problem still reproducible on your computer ?
> 
> Thanks in advance
> 
> Gilles Caulier

Yes and no. The cropped image now doesn't contain any face regions which is good as an interim solution. Ideally though, I think a cropped image should have its face regions recalculated whre possible.