Export filenames of images tagged with faces

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Export filenames of images tagged with faces

Rüdiger Härtel
Hello,

I want to have all images that were tagged with a face for a person with the
dimensions of the selected area.

Has anybody an sql select-statement that can accomplish this?

Regards

Rüdiger
Reply | Threaded
Open this post in threaded view
|

Re: Export filenames of images tagged with faces

Rüdiger Härtel
Am Samstag, 12. November 2016, 18:26:46 CET schrieb Rüdiger Härtel:

> Hello,
>
> I want to have all images that were tagged with a face for a person with the
> dimensions of the selected area.
>
> Has anybody an sql select-statement that can accomplish this?
>
> Regards
>
> Rüdiger

I figured it out myself.
The result is a tcl script. See https://github.com/rhae/scripts/tree/master/
digikam-exportfaces


Rüdiger