/Face-Recognition-Using-PCA

Implemented Principal Components Analysis algorithm in MATLAB for face recognition. Compared two faces by projecting the images into Eigenface space and measure the Euclidean distance between them

Primary LanguageMatlab

Issues