Functional and real time face tracker based in Opencv with Haar Cascades as detector and Mosse as tracking algorithms
- Clone the Repo
- Install the prerequisites
python3 -m pip install opencv-python
python3 -m pip install opencv-contrib-python
- Run:
python3 caras.py