Skip to content

An application using OPENCV(EMGUCV )to detect and recognize face.

Notifications You must be signed in to change notification settings

aditkumar1/FaceRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FaceRecognition

A sample application using OPENCV(EMGUCV )to detect and recognize face.

Steps to build the project successfully

  • Install MySql server and create a database named facerecogntion
  • Create a table named faces in the database with columns id(int), personName(varchar),faceSample(blob),personID(int)
  • Thats it ,build and run the project

Releases

No releases published

Packages

No packages published

Languages