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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

v1.0

version

About

😨 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.


Languages

Language:Java 100.0%