[digikam] [Bug 456263] Missing feature for searching pictures containing actual detected faces

2022-07-07 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=456263

--- Comment #6 from Maik Qualmann  ---
To get your desired search result, select all people tags under the tag search
selection and check the "Return Items without face regions" checkbox under the
new "Face regions" section.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 456263] Missing feature for searching pictures containing actual detected faces

2022-07-07 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=456263

Maik Qualmann  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/d2ebafe
   ||cbe510ba92dbc820296b9e0370b
   ||5e767d
   Version Fixed In||8.0.0
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Maik Qualmann  ---
Git commit d2ebafecbe510ba92dbc820296b9e0370b5e767d by Maik Qualmann.
Committed on 07/07/2022 at 06:11.
Pushed by mqualmann into branch 'master'.

add to Advanced Search by number of face regions
and items without face regions
Related: bug 439643
FIXED-IN: 8.0.0

M  +3-1NEWS
M  +39   -0core/libs/database/item/query/itemquerybuilder.cpp
M  +19   -1core/utilities/searchwindow/searchfields_createfield.cpp
M  +15   -1core/utilities/searchwindow/searchgroup.cpp

https://invent.kde.org/graphics/digikam/commit/d2ebafecbe510ba92dbc820296b9e0370b5e767d

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 456263] Missing feature for searching pictures containing actual detected faces

2022-07-04 Thread Beto Kella
https://bugs.kde.org/show_bug.cgi?id=456263

--- Comment #4 from Beto Kella  ---
In digikam4.db:
- if you search tags in table Tags for pid=0 and name="People" you get the tag
id for people tags
- then if you search in table ImageTags for those people tags, you get all
people tags in the image
- finally if you then search in table ImageTagProperties images containing
people tags and no property="tagRegion", you will find all pictures wich have
people tags but no face rectangle.
No?

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 456263] Missing feature for searching pictures containing actual detected faces

2022-07-03 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=456263

--- Comment #3 from Maik Qualmann  ---
There is no difference between auto-detected or manual face regions in the
database after a name has been assigned. There's nothing Advanced Search could
look for. But maybe I misunderstood your wish.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 456263] Missing feature for searching pictures containing actual detected faces

2022-07-03 Thread Beto Kella
https://bugs.kde.org/show_bug.cgi?id=456263

--- Comment #2 from Beto Kella  ---
I need to find old pictures where face detection didn't work. Years back, I
needed to people-tag those pictures manually to be able to find them, even w/o
the face being detected by the then current version of the digikam.

Now I could find those (and actually detect the faces with current digikam) if
I could selected by people tags and compared with the existence of real face
rectangles. The other solution, as I see it, would be to run face etectionon on
my full set of 40K+ pictures which would not only consume enourmous processing
time but probably create other issues.

I assume finding face rectangles by picture is technically possible because it
is exactly what is done to be able to show them when you open the preview
picture window, both for named and not named faces. But that is not possible
inadvanced searches.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 456263] Missing feature for searching pictures containing actual detected faces

2022-07-02 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=456263

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
All automatically detected faces can be found in the People sidebar under
Unknown or Unconfirmed. Also the manually drawn face regions. If you have
assigned a name (tag) to an automatically detected face, it is no longer
possible to distinguish whether it was drawn manually or found automatically.
So face regions with names can no longer be distinguished by Advanced Search.

We could only find face regions that were found automatically as long as no
name was assigned. Is this what you wishes?

As I said, you can already find these in the People sidebar.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 456263] Missing feature for searching pictures containing actual detected faces

2022-07-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=456263

caulier.gil...@gmail.com changed:

   What|Removed |Added

   Platform|Compiled Sources|Microsoft Windows
   Severity|normal  |wishlist
 CC||caulier.gil...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.