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 10b486726e fix legacy contants 7 years ago
..
data/cascades fix for width&height problem in haarcascade_mcs_xxx.xml files 9 years ago
doc Merge pull request #1499 from berak:face_mace 7 years ago
include/opencv2 fix legacy contants 7 years ago
misc/java face: refactor landmarks interfaces 7 years ago
samples refactoring catching all exceptions as const ref 7 years ago
src Merge remote-tracking branch 'upstream/3.4' into merge-3.4 7 years ago
test face: refactor landmarks interfaces 7 years ago
tutorials minor changes 7 years ago
CMakeLists.txt replace internal usage of deprecated estimateRigidTransform in face 7 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