Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aanyasaroha/face-detection-using-opencv-python

This is a Face detection using Haar cascades project .Here use machine learning based approach where a cascade function is trained with a set of input data. OpenCV already contains many pre-trained classifiers for face, eyes, etc.here we will be using the face classifier.
https://github.com/aanyasaroha/face-detection-using-opencv-python

face-detection haarcascade-frontalface opencv python

Last synced: 9 days ago
JSON representation

This is a Face detection using Haar cascades project .Here use machine learning based approach where a cascade function is trained with a set of input data. OpenCV already contains many pre-trained classifiers for face, eyes, etc.here we will be using the face classifier.

Awesome Lists containing this project