Skip to content

Face Recognition using Principal Components Analysis

Notifications You must be signed in to change notification settings

nahidnazifi87/Face-Recognition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-Recognition

Face Recognition using Principal Components Analysis

For Normalization (This step is already performed and the Normalized Images are classified as Test and Train Images)

  1. Change the Current Directory to Normalization folder.

  2. Copy the Faces and Features Data to the Current Directory.

  3. Run Normalization.m file.

  4. You can see a folder created 'Faces_Normalized' in the Current Directory which contains Normalized Images.

For Face Recognition using PCA

  1. Change the Current Directory to PCA folder.

  2. Run GUI_PCA.m file.

  3. In GUI:

1. Click "Load Train Data" - creates Training Database.

2. Click "Load Test Path" - choses Test Images Path.

3. Click "Select an Image" - Opens a Popupmenu to select Test Image.

4. Input the No. of Principal Components and Click "Recognize".
  1. The Matching Images and the Recognition Accuracy are shown in the GUI.

About

Face Recognition using Principal Components Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%