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.
 
 
 
 
 
 
Vitaly Tuzov 8c394a4f2e Updated internal calls to linear resize to use bit-exact version 7 years ago
..
data/cascades fix for width&height problem in haarcascade_mcs_xxx.xml files 9 years ago
doc fixing facerecognizer tutorials and interface 10 years ago
include/opencv2 remove some non-ascii symbols 7 years ago
samples Updated internal calls to linear resize to use bit-exact version 7 years ago
src Updated internal calls to linear resize to use bit-exact version 7 years ago
test Merge pull request #1199 from sukhad-app:face_alignment 8 years ago
tutorials Updated internal calls to linear resize to use bit-exact version 7 years ago
CMakeLists.txt WRAP python java 8 years ago
README.md Update README.md 9 years ago

README.md

Face recognition techniques

Collection of face recognition techniques:

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