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.
 
 
 
 
 
 
Vadim Pisarevsky c82f096067 removed haarcascade_mcs_*.xml files, which are not quite relevant anymore and yet may cause some potential licensing issues as "non-commerical"-use only 5 years ago
..
doc Merge pull request #1499 from berak:face_mace 7 years ago
include/opencv2 Fix typos 6 years ago
misc/java face: refactor landmarks interfaces 7 years ago
samples python binding for facemark::fit 6 years ago
src Fix warning in VS 2019 build 5 years ago
test face: fix mace code / test 6 years ago
tutorials minor changes 7 years ago
CMakeLists.txt face: fix dependancies 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