Is there any package/.deb that enables the user to automatically login into ubuntu detecting the face of the user?
I'm using Ubuntu 12.04
Is there any package/.deb that enables the user to automatically login into ubuntu detecting the face of the user?
I'm using Ubuntu 12.04
FOR GDM GDM LOGIN MANAGER
Add the PPA repository and Update
Install the Ubuntu Face Authentication / Face Recognition Library
Tweak and Edit The System Now to add the face authentication module to GDM, Ubuntu's default login-manager:
Depending on your webcam model/make you may need to install and add
libv4l
to preload: Create the file/etc/ld.so.preload
Paste in the path to the
v4l1compat.so
file commonly found in/usr/lib/libv4l
Open "Face Trainer" (Application > Other), system will scan your face and add to database so that the system recognize your face while logi
Go to System > Administration > Users and Groups, change the password to Asked to login
Go to System > Administration > Login Screen, choose "Show the Screen for choosing who will log in", whis action will disable automatic login.
Done, you can logoff the system and test face authentication login in your ubuntu.
http://www.omgubuntu.co.uk/2010/09/login-to-ubuntu-using-your-face/
and
http://www.ubuntubuzz.com/2011/05/face-authentication-face-recognition.html
check these site you will get more info