This document presents a face recognition approach that extracts multiple facial features from images using metrics like homogeneity, energy, covariance, etc. and trains a feedforward neural network for classification. 40 face images from 8 individuals under varying conditions are used as a training dataset from the ORL database. Test images are input and their features extracted and compared to the training data using the neural network. Recognition rates are found to be high, eliminating variations from pose. The approach effectively increases robustness over single feature methods by utilizing multiple discriminative facial features to recognize faces.