The Wayback Machine - https://web.archive.org/web/20201103054237/https://github.com/ahmadHuss/FaceRecognizer
Skip to content

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

master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
bin
 
 
res
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

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.

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.