Raspberry Pi Camera and OpenCV combined with some basic hardware to model a prototype of a door that unlocks based on facial recognition, thus eliminating the need for keys. Made for Shane Rogers's ENGR 171B class at Santa Clara University in Spring of 2017. Collaborators include Connor Tisch, Asa Jacob, Milan Copic, and Mani Gnanasivam.
Built on Raspberry Pi 2B running Raspbian Jessie Lite.
OpenCV code from following source: https://www.youtube.com/watch?v=1I4gHpctXbU
Demo Video Here: https://goo.gl/photos/jnfoF5tt3ATrd4zY6
Command is: sudo modprobe bcm2855-v4l2 Note: Be sure to type this in, not copy paste it. For some reason it only works when it is typed.