A face recognition system based on the iOS platform is developed. The face detection is realized based on Haar-like features and Ada Boost algorithm by using Open CV Library. The face detection algorithm combining the Principal Component Analysis(PCA)and Linear Discriminate Analysis(LDA)methods is proposed. The proposed algorithm can not only overcome drawbacks of the conventional PCA, which deals with the image regardless of primary or secondary information and without making use of the class information, ...