Simple webcam CV script in python

Simple CV script written in python with one face haar cascade included. Script uses your default webcam as a input and draws a green box around identified object

Run with py detect.py facecascade.xml
Or py detect.py C:/path/to/cascadefile.xml