I have my simple face recognition working by following the algorithm, but I would like to know "why".
I have been reading a lot and I am still a little bit clueless as to the importance of the Co variance Matrix in forming the Eigenfaces. How after the incoming image is projected on the 2D Eigenface space (?) , the algorithm recognizes it?