Skip to content

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

License

Notifications You must be signed in to change notification settings

calderonf/FaceDetectionAndTracking

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages