A downloadable tool for Windows

This simple C++ webcam demo I cranked out in ~30 minutes with the help of GROK uses OpenCV to perform face detection.  You can find the whole project source code on the github link provided. 
https://github.com/XmanGB32/WebCamDemo-with-Face-Detection

This project depends on this file which is provided:
haarcascade_frontalface_default.xml

Published 19 hours ago
StatusReleased
CategoryTool
PlatformsWindows
AuthorPLANET XAVIER
Tagsc, demo, webcam

Download

Download
WebCamDemo.exe 21 MB
Download
haarcascade_frontalface_default.xml 908 kB

Install instructions

Download both exe and xml files and have a webcam available.  That's it!

You may need to unblock the exe to let it run.  This is due to MS looking for a signed application which this is not.  Scan it to be sure. (Which you should do always)

For the source code go to my github at this link:
https://github.com/XmanGB32/WebCamDemo-with-Face-Detection

Development log

Leave a comment

Log in with itch.io to leave a comment.