Haar Scascade
How to install:
pip install -r requirements.txt
How to use:
-
Change path video (line 226 test.py)
cap = cv2.VideoCapture(path)
-
Run file test.py
python test.py
Compare Haar Cascade and Local Binary Pattern
Why choose Haar Cascade