[Digikam-devel] [Bug 146288] Face detection / recognition for digikam

Johannes Wienke languitar at semipol.de
Tue Mar 23 10:39:39 GMT 2010


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





--- Comment #110 from Johannes Wienke <languitar semipol de>  2010-03-23 11:39:37 ---
This depends on the classifier you want use. AAM only provides the feature
vector. The solution Christian used was a two step procedure:
1. Nearest Neighbour for rejection (trivial update ;) )
2. Classification based on Gaussian Mixture Models. There will certainly exists
enough algorithms to update them with new samples.

-- 
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