nextcloud / recognize

👁 👂 Smart media tagging for Nextcloud: recognizes faces, objects, landscapes, music genres
https://apps.nextcloud.com/apps/recognize
GNU Affero General Public License v3.0
532 stars 43 forks source link

Add a tab listing recognized people in picture #889

Open BilliAlpha opened 1 year ago

BilliAlpha commented 1 year ago

Describe the feature you'd like to request

It is often useful to be able to know who appears in a picture. This could be done via a tab in the sidebar that lists the persons found.

Describe the solution you'd like

Much like the facerecognition app does, it would be very handy to have a "People" (or "Recognize") tab in which we could find the list of people found in the picture with a small thumbnail of the face. On hover the corresponding face could be highlighted (framed) on the main picture similar to the Facebook identification.

Describe alternatives you've considered

The memories app does have the ability to show where the person face was found but only in the thumbnail and there is currently no way to see who appears in a specific file.

BilliAlpha commented 1 year ago

I'd be willing to contribute a PR for this if it is something you'd accept.

schaarsc commented 8 months ago

It would be nice if this would also allow to remove a person from the picture (and to add persons, see #611)