Description
Currently, the face recognition workflow in digiKam requires confirming faces per person (tag), even when multiple faces across multiple images are already correctly identified.
While it is possible to:
-
select multiple faces and confirm them for one person
-
batch confirm similar faces grouped by similarity
…it is not possible to confirm multiple different identities in one action.
Problem
When working with images that contain multiple people (e.g. family photos, group shots), the workflow becomes inefficient:
Example:
-
6 images
-
3 people per image
-
all faces correctly recognized
Current workflow:
-
confirm Person A (all images)
-
confirm Person B (all images)
-
confirm Person C (all images)
requires 3 separate actions instead of 1
This becomes very time-consuming for large collections (thousands of faces), as also noted by users struggling with bulk confirmation workflows
