Useful Code and Data


Below are some links to useful code/data from some projects that I have worked on


Image warping code  

This is a link to some image warping code


Face databases

This is a link to a webpage that contains a listing of databases tha contain images of human faces.  These databases are useful for both human psychophysics research and for developing computer algorithms that can recognize faces.  


Visual features for face recognition  

This is a link to some (poorly documented) code for creating S2FF and other visual features that are useful for face identification.  Details about how S2FF work and how well they perform on several face recognition datasets can be found in this paper.  Code (that is well documented) for creating local binary patterns (LBPs) which is another useful feature set for face recognition can be downloaded here.



Home