Face Recognition

From Robert-Depot
Revision as of 11:36, 6 February 2014 by Rtwomey (talk | contribs) (Face Detection)

Jump to: navigation, search

<<< back to Wiki Home

opencv

open cv face recognition tutorial- http://docs.opencv.org/modules/contrib/doc/facerec/facerec_tutorial.html

openbr

Face Detection

  • detect faces (with pupils) in a folder of images:
br -algorithm ShowFaceDetection -enrollAll -enroll /Volumes/Cistern/Life/NewYears\'sEve/*.JPG

stackoverflow