I would like to automate the process of tagging my photos with subjects' names.
Is there any software for Ubuntu that can perform face recognition on a local photo collection?
|
I would like to automate the process of tagging my photos with subjects' names. Is there any software for Ubuntu that can perform face recognition on a local photo collection? |
||||
|
|
|
Digikam
"Aditya Bhatt added face detection and recognition to digiKam. He says: 'Because of my project, digiKam can now automatically detect faces in photographs. It allows you to tag these faces with People Tags, and can also identify unknown faces and automatically tag them. My work also introduced a wrapper library called libkface that can be used by other KDE apps. Right now everything works okay, but it needs a bit of usability and GUI work, as well as some tweaks to libkface. Hopefully my work will make it in time for the Christmas release, which will be 2.0!'" this is taken from the latest google summer of code update on kde.org, here:
http://dot.kde.org/2010/12/14/kdegoogle-summer-code-2010-part-1-2
|
||||
|
|
|
Picasa for Linux Some features of Picasa for Linux in the official document: Auto red-eye: Our improved technology automatically detects faces and corrects the red eye in your photos. While editing any photo, you can access the Redeye button from the Basic Fixes tab. After the red eye is identified and auto-corrected, click Apply to accept the changes. OpenCv(Open Source Computer Vision) also has the Linux versions.It is a library of programming functions for real time computer vision.Many software about recognition of photos also use opencv.Opencv can also solve your problem definitely. The face recognition result:
|
|||||||||||||||||
|
|
Actually, you can install 3.8 in linux and use it's automated facial recognition. Here is a link for instructions: http://www.webupd8.org/2010/04/how-to-install-picasa-36-in-ubuntu.html |
|||||
|
|
You might look at pam-face-authentication: http://pam-face-authentication.org/index.php http://code.google.com/p/pam-face-authentication/ Cheers, Al |
|||
|