Summary: | provide filetype-based filter for running face detection | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Chris Thieme <thieme_ch> |
Component: | Faces-Detection | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | wishlist | CC: | metzpinguin |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | 7.2.0 | |
Sentry Crash Report: |
Description
Chris Thieme
2020-12-11 08:41:21 UTC
I don't know if we want to further complicate the selection of images to scan. You can also add a "Scan" tag to all JPGs and only search for faces with this tag. Furthermore, the loading of RAW files is not time-critical because we use the existing JPG preview for face detection and the face coordinates are extrapolated to RAW. Maik In addition, an item-based search for faces is possible via the right context menu. You can use the Advanced Search to display all JPGs or exclude images using additional criteria and mark all images and start face detection. Maik Comment 2 does exactly what you want and more. I close the bug. Maik Thanks for the suggested solution. Looks good to me. |