Skip to content

lzala/face_rec_openCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

face_rec_openCV

Hints:

< build system >

  • make sure you have cmake and opencv correctly installed
  • cd build
  • cmake ..

< add new subject >

  • create new folder in /data
  • add at least 10 images: grayscale + 100x100 resolution
  • ./facerec.sh - update (updates CVS file with the new subject)

< execute application >

  • cd util
  • ./facerec.sh -build -run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages