Skin classification techniques
Skin classifier
•Given X = (R,G,B):  how to determine if it is skin or not?
•Nearest neighbor
–find labeled pixel closest to X
–choose the label for that pixel
•Data modeling
–fit a model (curve, surface, or volume) to each class
•Probabilistic data modeling
–fit a probability model to each class