Face Recognition Algorithm Based on RBF Neural Networks

XIAO Nan-feng,YAO Yong-gang
DOI: https://doi.org/10.3969/j.issn.1674-8425-b.2010.10.011
2010-01-01
Abstract:In this paper,feature extraction and recognition of facial images is studied in order to resolve the high-dimension problem,small size samples problem and no-linear separable problem that exist in face recognition technology.The proposed feature extract method based on Principal Component Analysis(PCA)and Fisher's Linear Discriminate(FLD)can solve the small size samples problem and the high-dimension problem by mapping the samples from a high-dimension space to a low-dimension Eigen space.In the recognition stage,RBF neural network,which represents a brilliant performance on small training set,non-linear separable and high-dimension pattern recognition problems,is used for pattern classification.In the experiment,the performances of both clustering and classification are evaluated by Matlab.Simulation results on the ORL face database indicate that the proposed method for face recognition yields a good recognition rate nearly 97.5%.At last,after detecting face with Haar features and AdaBoost algorithm,a face recognition system software is implemented based on VC++ and OpenCV,which has a good interface and expansibility.
What problem does this paper attempt to address?