[back] MATLAB Code for the "Enhanced Pictorial Structures for Precise Eye Localization under Uncontrolled Conditions".Code Package:The folder "eyedetector" contains all the functions implemented in this package. It has the following subfolders: The 'demo.m' provides the example showing how to using this code. We assume that the input image is the output of a face dector like Viola&Jones [4], with a nearly frontal face in the center. Please see the '\face' folder for some typical input images. Some results of eye localization are shown below. Please note that this code was not the one used in the experiments reported in the paper, nor are the default parametrs necessarily the same as the ones we used. Please report any bugs or problems to {x.tan, f.song}@nuaa.edu.cn. Usage:>> I = imread(...);
Please follow this link to download the code (64MByes). Also, the annotation data used in [1] can be downloaded here. References:[1] X.Tan, S.Song, Z-H.Zhou and S.Chen. Enhanced Pictorial Structures for Precise Eye Localization under Uncontrolled Conditions, In: Proceedings of IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR'09),pp. 1621–1628, Miami, Florida, USA, June 2009. Copyright and disclaimer:Copyright 2009, Xiaoyang TanThe SOFTWARE is provided "as is", without any guarantee made as to its suitability or fitness for any particular use. It may contain bugs, so use of this tool is at your own risk. We take no responsibility for any damage that may unintentionally be caused through its use. |