Skip to content

A program made using perl, bash, c++, opencv and libsvm which make it possible to automatically recognize faces.

Notifications You must be signed in to change notification settings

rom1504/FaceRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

FaceRecognition

A program made using perl, bash, c++, opencv and libsvm which make it possible to automatically recognize faces.

It takes an information folder as input which contains the tags. As an output it changes these taggings file by addings the people which are on those tags.

Folders :

  • modele : contains the generated svm model
  • information : contains the tags files
  • photosDecoupees : contains the cut photos
  • photos : contains the photo
  • intermediaire : contains some temporary svm files

goEvaluation.sh make it possible to evaluate by computing the precision, recall and f-mesure

About

A program made using perl, bash, c++, opencv and libsvm which make it possible to automatically recognize faces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published