Based on our previous research we have made available 5 executables that
can be used to construct an FHI based face recognition system.
- facedetect.exe [detects, displays and crops most prominent face in an
image]
- fpgmm-enroll.exe [enrolls a client as an fpgmm]
- fpgmm-match.exe [matches an image against a client's fpgmm]
- monsub-enroll.exe [enrolls a client into a monolithic subspace]
- monsub-match.exe [matches an image against a client's subspace
representation]
- fhi-cygwin-exes.zip [all exes in
current fhi package]
The package also comes with world templates for the MONSUB and FPGMM
classifiers so as to detect, enroll and match clients.
To run these executables you will need,
- the CYGWIN environment
(built under kernel 1.5.12)
- Windows binary release of OpenCV
(096 for beta 4)
- face cascades [more
information] available with OpenCV (to run with facedetect.exe)
We will release executables and a library for additional platforms in due
course. Below we have some screen shots from the facedetect executable.

