The document presents a method for facial expression recognition using a Support Vector Machine (SVM) classifier by tracking facial features, specifically the eyes and mouth, through Gabor filters and Local Binary Patterns (LBP). It details the steps of feature extraction, dimension reduction using Principal Component Analysis (PCA), and classification to identify facial expressions and action units. The methodology is tested with a MATLAB simulator, demonstrating the effectiveness of the approach in recognizing expressions with good accuracy.