This document summarizes a research paper on an efficient face recognition system using a hybrid methodology. It combines Local Binary Pattern (LBP) and Principal Component Analysis (PCA) algorithms. LBP is used to extract features from face images for its resistance to changing facial expressions. PCA is then used to reduce the dimensionality of the feature vectors. The proposed hybrid approach achieved a 93.5% reduction in processing memory compared to using the algorithms individually. The system was tested on databases with people displaying different facial expressions.