1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-18 08:44:11 +08:00
Files
opencv_contrib/modules/face
Kushashwa Ravi Shrimali c3a2b42552 Check if faces detected or not.
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).
2018-05-21 12:49:09 +03:00
..
2018-05-21 12:49:09 +03:00
2018-03-29 00:35:42 +03:00
2018-04-10 10:54:29 +02:00
2016-03-27 02:19:28 -07:00

Face recognition techniques

Collection of face recognition techniques:

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