A simple python program to record webcam footage when a face or full body is detected.
This code was created by me, but following tutorials and learning more about haarscascades. Credit to TechwithTim.
Install the required dependencies:
pip install opencv-pythonRun the application:
python Security/cam.pyPress q to stop the program.