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.

Notifications You must be signed in to change notification settings

ahmadhuss/FaceRecognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages