搜索资源列表
skin_color
- skin segmentation base on RGB color space. does not work for gray level images
skin_RGB
- skin segmentation using RGB
rgb
- 关于rgb人脸肤色分割的matlab程序-About Face Skin Segmentation rgb matlab program
Skintone
- skin-tone 图片处理 将RGB转换为Lab,然后再Lab格式下检测人肤色,处理后转换回RGB输出-skin-tone image processing
skin-segmentation
- skin segmentation: recognizing skin part in RGB space, extract the skin part and using Fourier descr iptor to reconstruct the margin
Face Detection Based on Skin color and shape features
- This function performs face detection based on skin color on RGB space and shape features.
肤色检测源码
- 用画笔工具在训练图像中拾取那些可能是肤色的像素,,并分别记录下这些像素在RGB和HSV颜色空间的颜色值,根据大量的样本值,确定肤色在两个颜色空间三通道的阈值,用所确定的阈值寻找测试图像中的肤色区域。一种简单的可视化这一过程的方法是将所有非肤色像素指定为黑色,肤色像素指定为白色。(Use the brush tool to pick up those may be the color pixels in the training images, and records the pixels in