https://bugs.kde.org/show_bug.cgi?id=518193
phenrypereira <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Other |Ubuntu CC| |ordep.henrique.pereira@gmai | |l.com Version First|9.1.0 |9.0.0 Reported In| | --- Comment #4 from phenrypereira <[email protected]> --- I am processing a large repository of over 10,000 photos to isolate and batch-delete images without human subjects. When utilizing the Advanced Search tool to filter out photos with faces, the database query fails to exclude regions marked as "Ignored". Furthermore, the module lacks recursive selection for directories, severely hindering batch operations across multiple sub-albums. STEPS TO REPRODUCE Execute the face detection algorithm on a designated photo collection. Manually assign the "Ignored" state to specific detected face regions. Open the Advanced Search module. Under "Face regions", apply the condition: "Return items without face regions". Execute the search query. OBSERVED RESULT The search engine returns images that contain established face regions if those regions are classified as "Ignored" (and occasionally "Unknown"). The database query erroneously treats the "Ignored" state as an absolute absence of a face region. EXPECTED RESULT The parameter "Return items without face regions" must strictly exclude any file containing a defined face region boundary, regardless of its classification metadata ("Ignored", "Unknown", or "Confirmed"). SOFTWARE/OS VERSIONS Linux/KDE Plasma: Ubuntu Studio 26.04 LTS KDE Plasma Version: 6.6.4 KDE Frameworks Version: 6.24 Qt Version: 6.10.2 digiKam Version: 9.0 -- You are receiving this mail because: You are watching all bug changes.
