Digikam/GSoC2010/FaceRecognition
Face Detection and Recognition will be integrated in digiKam as part of GSoC 2010, by Aditya Bhatt and mentor Alex Jironkin.
Short Description
The main purpose of Face Detection is to easily be able to tag faces in photos with names of individuals. Face Recognition, on the other hand, helps in automating this process by automatically tagging unidentified faces with already named faces.
Where is the code?
- libface can be found on its project site at SourceForge.net.
- libkface: KDE wrapper for libface.
- digikam-gsoc-2010: GSOC 2010 branch of digikam, used by all of the digikam GSOC projects.