WebCam Facial Recognition

A wide range of example files that you can load up in FlowStone
Post Reply
User avatar
admin
Site Admin
Posts: 231
Joined: Tue May 11, 2010 6:30 pm

WebCam Facial Recognition

Post 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!
Attachments
Facial Recognition.zip
Webcam Facial Recognition, including XML face file
(572.89 KiB) Downloaded 5661 times
Post Reply