pyfaces


a face recognition system implemented in python

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

Labels:
pyfaces facerecognition python