Sort Unconfirmed Faces Before Confirmed Faces
Maik Qualmann
metzpinguin at gmail.com
Tue Jun 16 19:36:50 BST 2020
Yes, your code implementation looks good, good job. I was just looking at the
code changes at the moment. I will test in the next few days.
Maik
Am Dienstag, 16. Juni 2020, 15:52:10 CEST schrieb Kartik Ramesh:
> Hello all,
>
> I've managed to sort Face views. I've implemented a new Sort Role (Sort by
> Faces) which the User can select to sort the view whenever s/he wants. The
> default sort role is still Sort by Name.
>
> Here's a video I made: https://imgur.com/a/tUr88Zk
>
> Unknown Face Count comparisons are made using ItemInfo and hence are cached
> as suggested by Maik. The number of Database Read operations are exactly
> equal to how many faces are in a particular Tag (which would be much lesser
> than the number of total images). For eg. in the video linked only 12 Read
> operations will be done, even confirming/rejecting faces will not increase
> Read operations.
>
> I'll detail more about the implementations in my Status Report and link it
> here.
>
> Kartik
More information about the Digikam-devel
mailing list