top of page
Iron Man Helmet Face Overlay
Overview
The script for detecting the faces using webcam capture and placing the Iron Man Helmet on the faces.
​
-
Script uses only OpenCV
-
Faces a recognized applying OpenCV Haar Cascade on thresholded image
-
Then face rectangle is calculated and the image is placed
-
The captured video is saved on the disk
bottom of page