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.
 
 
 
 
 
 
kan kawabata 26a7ebb610 the landmarks_demo.py fails with an obscure error when no faces are detected in the input image. Added some error handling so that it's more transparent. 2 years ago
..
doc Merge pull request #3296 from gvcallen:4.x 3 years ago
include/opencv2 Merge pull request #3296 from gvcallen:4.x 3 years ago
misc Merge pull request #3296 from gvcallen:4.x 3 years ago
samples the landmarks_demo.py fails with an obscure error when no faces are detected in the input image. Added some error handling so that it's more transparent. 2 years ago
src Merge pull request #3296 from gvcallen:4.x 3 years ago
test Merge pull request #3296 from gvcallen:4.x 3 years ago
tutorials Merge pull request #3296 from gvcallen:4.x 3 years ago
CMakeLists.txt Merge pull request #3296 from gvcallen:4.x 3 years ago
README.md Merge pull request #3296 from gvcallen:4.x 3 years ago

README.md

Face recognition techniques

Collection of face recognition techniques:

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