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.
 
 
 
 
 
 
Maksim Shabunin dd55064f8e Merge pull request #837 from savuor:fix/bif_nan_sqrt 8 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 [face.hpp] add virtual method setThreshold for FaceRecognizer class 9 years ago
samples fixing facerecognizer tutorials and interface 10 years ago
src Merge pull request #837 from savuor:fix/bif_nan_sqrt 8 years ago
test added BIF implementation 9 years ago
tutorials Correction in tutorial wrt calling of create_csv 9 years ago
CMakeLists.txt fixing facerecognizer tutorials and interface 10 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