This repository has been made for Hands on Python event by Girlscript Faridabad-Gurugram at Guru Tegh Bahadur Institute of Technology, Rajouri Garden, Delhi.
There are 2 python files:
- One of them is a python script for Face and Eyes detection.
- Other one is a simple Stone-Paper-Scissor game which can be played on terminal against the Computer itself.
Steps to download haarcascade files:
- Open the haarcascade file.
- Click on 'Raw' button.
- As soon as it opens in Raw view, click right mouse button get a context menu and click on save as and save it only in the directory where you are going to create the script for detection.