EigenFace

August 10, 2013 ยท View on GitHub

EigenFace implementation in Python for Yale FaceDatabase

Requirements

  • Numpy
  • Matplotlib
  • PIL

You could see what an EigenFace is and how the code works in here. The ipython notebook in the directory shows the flow of the program.