Introduction - If you have any usage issues, please Google them yourself
Python script to detect faces. It uses two haar cascade trained to recognise faces and eyes. The haar cascade are included. In uses OpenCV so it is required.
The script is written in Python 3.