Introduction - If you have any usage issues, please Google them yourself
A face recognition method based on DCT for face feature extraction and support vector machine classification model. Can extract most of the information face recognition using discrete cosine transform and support vector machine as classifier, has unique advantages in dealing with small sample, high dimension and generalization ability, without prior knowledge. As can be seen from the experimental results on the ORL database DCT feature extraction is very effective, and the SVM classification performance better than the nearest neighbor classifier, while increasing the speed of operation of the entire system.