Introduction - If you have any usage issues, please Google them yourself
This file takes cropped yale face images file as input and performs classifications based on
1. Correlation
2. Eigen vector based classification (Eigen Face)
3. Fisher Linear Discriminator (FLD) (Fisher Face)
The zip contains two files
readyaledata.m to read the image database
EigenFace-FisherFace.m to do classification as described above