Bug 366551 - Unclear icon-item overlay when associating people to faces
Summary: Unclear icon-item overlay when associating people to faces
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-Overlay (show other bugs)
Version: 5.0.0
Platform: Kubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-09 14:34 UTC by Stefano
Modified: 2022-01-31 11:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 7.0.0


Attachments
attachment-12767-0.html (1.40 KB, text/html)
2016-08-09 14:48 UTC, Stefano
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefano 2016-08-09 14:34:31 UTC
When associating faces to pictures (after the process of face detection), the dialog right now is pretty confusing:

- The name selection from list is quite OK
- There is a red cross button on the upper right corner for "this is not a face"
- There is a "cross" button next to the check button, whose action is not specified

IMVHO, there should be the following elements, one next to the other:

1. The person selection list, it would be nice if hovering the list would highlight the entry like a normal combo
2. The "OK" button to confirm the typed name
3. A "Not-a-face" button, the upper-right corner overlay is too tiny and not coherent
4. A "don't care" button for all those faces related to people you don't know or you don't want to tag
Comment 1 caulier.gilles 2016-08-09 14:48:05 UTC
Which digiKam version do you use ?

Gilles Caulier
Comment 2 Stefano 2016-08-09 14:48:51 UTC
Created attachment 100512 [details]
attachment-12767-0.html

Hi Gilles,

I'm using 5.0.0 right now.

On Tue, Aug 9, 2016 at 4:48 PM, via KDE Bugzilla <bugzilla_noreply@kde.org>
wrote:

> https://bugs.kde.org/show_bug.cgi?id=366551
>
> caulier.gilles@gmail.com changed:
>
>            What    |Removed                     |Added
> ------------------------------------------------------------
> ----------------
>                  CC|                            |caulier.gilles@gmail.com
>
> --- Comment #1 from caulier.gilles@gmail.com ---
> Which digiKam version do you use ?
>
> Gilles Caulier
>
> --
> You are receiving this mail because:
> You reported the bug.
>
Comment 3 jflemer 2016-10-03 03:45:46 UTC
I'm willing to work on this issue given minimal direction from core developers.
Comment 4 caulier.gilles 2019-12-23 15:29:16 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 5 caulier.gilles 2020-01-03 14:26:07 UTC
Git commit e872abc046c8a8b7f8f51c63086d64d6b62ce4c1 by Gilles Caulier.
Committed on 03/01/2020 at 14:22.
Pushed by cgilles into branch 'master'.

Add tootip over face name editor buttons for better usability.

M  +18   -5    core/app/items/overlays/assignnameoverlay.cpp
M  +6    -3    core/libs/widgets/itemview/itemdelegateoverlay.cpp
M  +3    -3    core/utilities/facemanagement/widgets/assignnamewidget.cpp
M  +12   -5    core/utilities/facemanagement/widgets/assignnamewidget_p.cpp
M  +10   -8    core/utilities/facemanagement/widgets/facescanwidget.cpp

https://invent.kde.org/kde/digikam/commit/e872abc046c8a8b7f8f51c63086d64d6b62ce4c1
Comment 6 caulier.gilles 2020-01-03 14:32:51 UTC
There is no difference between the "-" button on the bottom on icon view item with face overlay, and the red cross button on the top right corner. Both remove the selected faces registration to database.

Gilles Caulier
Comment 7 caulier.gilles 2020-01-03 14:35:39 UTC
1/ already the case.
2/ just press Enter.
3/ 4/ both buttons do the same.