Simple script to detect human face.
Python 3.0 or newer
##How to use it Double click on file it will open a camera window face will be detected in green box ,press q to quit the session.
For Unix based systems please execute the following command to create venv and install requirements.
make init
source .venv/bin/activate