/CCTVSAveScreeshotOnMouseClick

This code is used to detect a face in a video feed from a webcam and to save a screenshot of the detected face. It uses a Haar cascade classifier to detect the face in the frame,

Primary LanguagePython

Watchers