Skip to content

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages