1 | initial version |
To understand eigenfaces, fisherfaces, lbp, svm for face recognition in detail, you should master eigenfaces first, then you can move to fisherfaces, lbp (with Chi Square distance and k-NN), and SVM. Here are some links that may help: Fisherfaces Enhanced LDA LBP for Face recognition SVM example (Python)
2 | No.2 Revision |
To understand eigenfaces, fisherfaces, lbp, svm for face recognition in detail, you should master eigenfaces first, then you can move to fisherfaces, lbp (with Chi Square distance and k-NN), and SVM.
Here are some links that may help:
Fisherfaces Fisherfaces-http://vision.ucsd.edu/kriegman-grp/papers/pami97.pdf
Enhanced LDA LBP for Face recognition recognition-http://masters.donntu.edu.ua/2011/frt/dyrul/library/article8.pdf
SVM example (Python)
3 | No.3 Revision |
To understand eigenfaces, fisherfaces, lbp, svm for face recognition in detail, you should master eigenfaces first, then you can move to fisherfaces, lbp (with Chi Square distance and k-NN), and SVM.
Here are some links that may help:
Fisherfaces-http://vision.ucsd.edu/kriegman-grp/papers/pami97.pdf
help:
Fisherfaces-http://vision.ucsd.edu/kriegman-grp/papers/pami97.pdf
LBP for Face