Ask Your Question

Revision history [back]

Facial recognition server

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 !