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.
- Host: GitHub
- URL: https://github.com/ahmadhuss/facerecognizer
- Owner: ahmadhuss
- Created: 2016-01-16T20:45:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-28T17:11:03.000Z (almost 7 years ago)
- Last Synced: 2025-03-08T23:02:22.526Z (11 months ago)
- Topics: classifiers, detect-faces, java, opencv
- Language: Java
- Homepage:
- Size: 925 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

##### 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

## v1.0
version