Introduction - If you have any usage issues, please Google them yourself
Face recognition
The code is divided into two parts, training and testing, 1, the training image is stored in the taining_set.txt file, 2, respectively, the training image preprocessing and feature extraction, extract the image LBP texture map, and then use the PCA method Dimensionality reduction. 3, the use of cvSVN classification