Is there any facial recognition software for logging in on Ubuntu 14.04/10

Is there any facial recognition software for logging in on Ubuntu 14.04? I've searched the web, and found projects like PAM and IMRSV Cara. I also found instructions for running these programs on older Ubuntu versions, but I couldn't find anything for Ubuntu 14.04/10.


Solution 1:

You can try this new ppa put together with the github version of pam-face-authentication which should be up to date with newer dependencies:

https://launchpad.net/~doctormo/+archive/ubuntu/opencv

Comment here if the package works for you or if it fails. I'll update this post with more install details if more people confirm.