
pyfaces
Pyfaces is written in python.It implements a face recognition technique that uses eigenfaces(M. Turk, A. Pentland).It needs PIL for handling images and numpy for the matrix calculations.
A detailed description is given in http://pyfaces.blogspot.com/
Project Information
- License: MIT License
- 30 stars
- svn-based source control
Labels:
pyfaces
facerecognition
python