搜索资源列表
-
1下载:
MATLAB中实现GMM算法的原始代码,实现图像分割-GMM algorithm implemented in MATLAB source code for image segmentation
-
-
0下载:
code to detect the skin color in an well illuminated image
-
-
0下载:
It can detect human emotion from image. First it take an image, then by skin color segmentation it detect human skin color then it detect human face. Then it separate the eyes & lip from the face. Then it draw bezier curve for eyes & lips. Then it co
-
-
0下载:
Used for detecting skin in image.Uses YCbCr color space
-
-
0下载:
找出图像中肤色的位置,对人的皮肤所在位置进行定位-Identify the location of the image color of human skin to locate the location of
-
-
1下载:
对原始图像 Beauty.jpg进行彩色图像处理,使画面中的以下情况得到改善:
1. 整个画面光线偏暗
2. 画面在色彩上偏紫
3. 皮肤上有很多的雀斑
4. 右下角偏亮-On original image Beauty.jpg, color image processing, the screen in the following situation be improved: 1. Entire screen dark sc
-
-
0下载:
用画笔工具在训练图像中拾取那些可能是肤色的像素,,并分别记录下这些像素在RGB和HSV颜色空间的颜色值,根据大量的样本值,确定肤色在两个颜色空间三通道的阈值,用所确定的阈值寻找测试图像中的肤色区域。一种简单的可视化这一过程的方法是将所有非肤色像素指定为黑色,肤色像素指定为白色。(Use the brush tool to pick up those may be the color pixels in the training images, and records the pixels in
-