gimseng / 99-ML-Learning-Projects

A list of 99 machine learning projects for anyone interested to learn from coding and building projects
MIT License
574 stars 173 forks source link

face detection using opencv and haarcascade #167

Open Amarthya-DG opened 2 years ago

Amarthya-DG commented 2 years ago

Reference Issues/PRs

121

What does this implement/fix? Explain your changes.

It is an Object Detection Algorithm used to identify faces in an image or a real time video using OpenCV and Haarcascade

Any other comments?