mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-18 08:44:11 +08:00

Added if condition, whether faces are detected or not, will help to keep program running for some images. If imwrite used along with imshow, it may produce error for : No faces found.Aborting.. in function 'fit' (Bad Argument).
Face recognition techniques
Collection of face recognition techniques:
- Eigen Faces
- Fisher Faces
- Local Binary Pattern Histograms