You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A face recognition system implemented using Principal Component Analysis (PCA) and Artificial Neural Networks (ANN) that extracts eigenfaces for dimensionality reduction and performs identity classification using a neural network model.