Face Recognition
Face Recognition:
biometric identification by scanning a person's face and matching it against a library of known faces;
From: wordnet.princeton.edu/perl/webwn
EigenFace
This application is using the eigenface technologies for face recognition. Suppose you have a set of image faces, it will first calculate the eigenfaces. Recognition is performed by projecting a new face into a low-dimentional linear face space and then computing the distance with those of known eigenfaces. The best match will be output.
visit
EigenFace
EigenFace was visited : 1766 times
Loading .....