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
Face Detector
Program to detect human faces on a digital picture. It uses a MLP neural net that receive relative distances from face distribution clusters of the image space. Written in C++. Requires newmat and libann libraries.
Loading .....