Face Detection Using Skin Color Segmentation and SVM
MATLAB implementation for face detection combining YCgCr color space skin modeling with Support Vector Machine (SVM) classification. The code performs skin region extraction through color thresholding followed by machine learning-based verification.