Face and Eye Detection and Localization
This MATLAB program implements face and eye detection and localization using skin color segmentation algorithms. The attached files include eyematch.m (for eye pattern matching), eyematch2.m (enhanced eye matching algorithm), face.m (main face detection function), findeye.m (eye localization module), skin.m (skin color segmentation implementation), and sample image k001.JPG.