Skip to content

Repository files navigation

FaceDetectionAndTracking

Functional and real time face tracker based in Opencv with Haar Cascades as detector and Mosse as tracking algorithms

Instructions

  1. Clone the Repo
  2. Install the prerequisites
    python3 -m pip install opencv-python
    python3 -m pip install opencv-contrib-python
  1. Run:
    python3 caras.py

About

Functional and real time face tracker baded in Opencv with Haar Cascades as detector and Mosse as tracking algorithms

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages