This is our implementation of our stereo matching based methods for face
comparison. To use this you still need to get the data, for example: LFW, PIE,
multiPIE.
You need MATLAB to use this software. If you plan to use SIFT descriptors you will need to have
installed a recent version of VLFeat.
The software works on my Mac Book Pro and on my Linux laptop. It
should work on Windows (but you will need a C compiler installed and
compile everything by hand).