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

https://github.com/ahmadhuss/facerecognizer

😨 Detects faces by using OpenCV which is computer vision interface library or platform like Matlab. OpenCV provides classifiers for detecting a different type of objects by using a different kind of sensors and cameras.
https://github.com/ahmadhuss/facerecognizer

classifiers detect-faces java opencv

Last synced: 4 months ago
JSON representation

😨 Detects faces by using OpenCV which is computer vision interface library or platform like Matlab. OpenCV provides classifiers for detecting a different type of objects by using a different kind of sensors and cameras.

Awesome Lists containing this project

README

          

# FaceRecognizer
Face Detector that detect faces by using OpenCV library. OpenCV provides different classifiers for detecting objects but in this, I'm using frontal face, Also OpenCV has many Haar Classifiers that used for different types of motion detections like object, eyes hands etc. You can check the documentation of this by visiting their site.

![image1](/res/mc0.png)

##### How can we use this code to your IDE.
* You can use this source code in your ide
* But first you should Download these libraries
* Then setup your Ide with this... my is eclipse and here is link How to Setup

##### Functionality
* you can also Snap pictures

##### Screenshot
![image2](/res/mc1.png)

## v1.0
version