OpenCV & Python: Face Recognition and Identification
By Justin

I'm really starting to enjoy working with OpenCV.
In this one, we implement a simple way to recognize faces and run training on a variety of known images for face identification all using just OpenCV.
Check it out:
New to OpenCV? Start here.