OpenCV/Face Detection
From charlesreid1
Main article: OpenCV
This page covers how to do facial detection using OpenCV's built-in feature detection algorithms. Note that these require OpenCV > 2.4.
Basic Template
Gist with simple OpenCV facial detection algorithm script: https://gist.github.com/charlesreid1/381bb27eea325d24eeb3a11dbb113dbf
Raspberry Pi
Related page: [RaspberryPi/USB Camera]]