Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Alekhin acec6955d5 face: apply CV_OVERRIDE/CV_FINAL 7 years ago
..
data/cascades
doc Merge pull request #1499 from berak:face_mace 7 years ago
include/opencv2 face: apply CV_OVERRIDE/CV_FINAL 7 years ago
samples Merge pull request #1499 from berak:face_mace 7 years ago
src face: apply CV_OVERRIDE/CV_FINAL 7 years ago
test Merge pull request #1499 from berak:face_mace 7 years ago
tutorials Updated internal calls to linear resize to use bit-exact version 8 years ago
CMakeLists.txt WRAP python java 8 years ago
README.md

README.md

Face recognition techniques

Collection of face recognition techniques:

  1. Eigen Faces
  2. Fisher Faces
  3. Local Binary Pattern Histograms