[Digikam-devel] [Bug 259146] libface doesn't learn new faces (patch)

Alex alexjironkin at gmail.com
Thu Dec 9 09:16:59 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=259146


Alex <alexjironkin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexjironkin at gmail.com




--- Comment #2 from Alex <alexjironkin gmail com>  2010-12-09 10:16:57 ---
Yeah this patch is correct. I forgot to add this line.


It is actually not averaging anymore. To combine previous examples with a new
one it projects both new and old images into Eigen space and stores the
projected image. Then when another face is added to the same id, once again it
projects the new face with the projected face and stores the projected face.

P.S. I will apply the fix ASAP. Thanks for the patch.

Alex

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list