C++ NOOBIE: WEBCAM FACE DETECTION
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
Install instructions
Download both the .exe and .xml files, and ensure your webcam is connected. That's it!
Warning: Windows may block the .exe due to missing digital signature.
Right-click → Properties → Check "Unblock" if needed.
Always scan with antivirus before running.
Full source code available on GitHub:
https://github.com/XmanGB32/WebCamDemo-with-Face-Detection




Leave a comment
Log in with itch.io to leave a comment.