Facial recognition server

asked 2016-02-17 16:19:47 -0600

Hi guys ! I'm new to OpenCV and i'm really excited about this ! I'm currently working on a home automation/security project. Briefly, you need to authenticate yourself trough a keypad after the door as been opened to unlock the room. I would like to replace (if possible) the keypad authentification with a facial authentification. If this is not possible, I would like to be able to identify who is in the room. So, what I would like to know how to install OpenCV on a linux server and add an IP camera. When a certain face is detect, the server would run a python script.

Thanks !

edit retag flag offensive close merge delete

Comments

berak gravatar imageberak ( 2016-02-18 00:51:44 -0600 )edit

I guess OpenCV 3 Blueprints would be the ideal buy for you! Chapter 6 discusses various biometric authentication systems! Good luck!

StevenPuttemans gravatar imageStevenPuttemans ( 2016-02-19 06:53:10 -0600 )edit