As part of my project, I want to build an illumination invariant face authentication system. The constraint is I have only 1 enrollment image, but I have the option of addin
Have you tried converting to Lab color space? http://en.wikipedia.org/wiki/Lab_color_space
Code: http://robotics.stanford.edu/~ruzon/software/rgblab.html