Page 1 of 1

WebCam Facial Recognition

PostPosted: Sat Oct 23, 2010 11:22 am
by admin
This example takes video from your webcam and displays it in a Window, in addition it uses a Facial Recognition algorithm to track faces in the image.

Note: This example requires a XML text file (haarcascade_frontalface_default.xml) for the facial recognition (attached). Please ensure that you edit the path in the FS example to match the location of this file on your system!

Once you see your face on the web cam turn on the facial recognition using the switch and (providing you set the path correctly of the XML file), your face will be highlighted and tracked within the window!