EigenFaces vs. FisherFacesSubmitted by mikeperry on Tue, 08/05/2008 - 07:09 |
Basically this is some Octave source code that implements both EigenFaces and FisherFaces for face recognition techniques, as well as a paper that describes the implementation details and provides a brief comparison. I didn't discover anything particularly interesting, but I did manage to replicate in one weekend a project that took the WCS a full year. Oh, and mine worked, theirs didn't ;).