Welcome![Sign In][Sign Up]
Location:
Search - Skin Color Image Segmentation

Search list

[Special EffectsColorIimageSkinRegionDivides

Description: 基于matlab的彩色图像皮肤区域分割算法与实现,包括原理介绍和算法实验-Matlab based on skin color image region segmentation algorithm and realize, including the principle of the experimental introduction and algorithms
Platform: | Size: 646144 | Author: 无名 | Hits:

[Special EffectsFace_detection

Description: 数字图象获取与处理 彩色图像皮肤区域分割算法研究-Digital image acquisition and treatment of skin color image region segmentation algorithm
Platform: | Size: 4096 | Author: zhuhai | Hits:

[Special Effectsfacedetection

Description: face detection肤色分割 把彩色图象由rgb彩色空间变换到ycbcr彩色空间,通过算子分割出肤色区域,得到二值图,然后进行膨胀与腐蚀,最后进行边缘检测。-face detection skin color segmentation to color images from rgb color space conversion into YCbCr color space, through the operator partitions a color region, the binary image, and then expansion and corrosion, and finally to carry out edge detection.
Platform: | Size: 2048 | Author: zhaoyebai | Hits:

[matlabGMMmatlab

Description: MATLAB中实现GMM算法的原始代码,实现图像分割-GMM algorithm implemented in MATLAB source code for image segmentation
Platform: | Size: 12288 | Author: 许浩然 | Hits:

[GDI-BitmapLipLoca

Description: 实现一种结合颜色空间、变换及变形模板的自动唇部定位及唇轮廓提取、跟踪方法首先在空间建立肤色模型进行人脸检测、定位, 并由人脸几何特征进行唇部粗定位然后结合唇色模型进行变换使肤、唇色差别明显化, 提出根据亮度信息对变换结果预处理后用法进行图像分割, 经唇色模型进一步验证后实现唇部精定位再使用变形模板来进行嘴唇轮廓特征提取, 为增强内轮廓定位的鲁棒性, 对经亮度预处理和唇色模型验证得到的口腔区域边缘图进行曲线拟合来实现内轮廓定位最后, 将唇读图像序列中上一帧的唇部定位结果拓展后作为当前帧的预测区域再进行处理来实现唇动跟踪。-To achieve a combination of color space, transform and deformable template automatic lip localization and lip contour extraction, tracking the establishment of the first color model in the space of face detection, location, geometric features of the face by the rough location and then combined with lip lip transformation so that the skin color model, lip color difference visible, presented the results according to the luminance information to transform the image after pretreatment use of segmentation, and further validated by the lip model to achieve precise positioning and then use the deformation of the lip template for lip contour extraction , to enhance the robustness of location within the outline, by the brightness of the pretreatment and the lip model validation by oral Quyu edge map to fit curve to achieve the final positioning within the contour, the lip-reading image sequence in the last frame of the lips After positioning results extend the forecast area as the current frame
Platform: | Size: 970752 | Author: 郭事业 | Hits:

[Documentsrennian

Description: 一种基于肤色分割、区域分析和模板分布的彩色图像人脸检测算法.首先对输入的彩色图像利用混合高斯模型和亮度模型进行分割,然后根据人脸五官的结构特征对得到的区域进一步分析处理,获得所有可能的候选人脸.接着构造了一种基于双眼和人脸模板的概率模型并利用其对候选人脸进行最终检测.-Based on skin color segmentation, regional analysis and the template in color images of face detection algorithm. First, the input color image using mixture Gaussian model and the brightness model segmentation, then under the facial features of the structure on further analysis by region treatment to obtain all possible candidates face. then constructs a template based on the eyes and face the probability model and use its candidates face final test.
Platform: | Size: 586752 | Author: 麦高 | Hits:

[AI-NN-PREmotionDetection

Description: 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 compare the bezier curve of eyes and lips to the bezier curves of eyes & lips that are stored in the data base. Then it find the nearest bezier curse from the data base & give that data base stored bezier curve emotion as this image emotion. BY shakil0304003
Platform: | Size: 2864128 | Author: Eugene | Hits:

[GDI-Bitmapskindetect.m

Description: 有效的肤色分割程序,将RGB颜色空间转化到YCbCr空间,有效处理了光照 通过形态学处理完善了图片肤色分割的圆滑程度-Skin color segmentation and effective procedure to RGB color space conversion to the YCbCr space to deal effectively with the light through the morphological processing and improved color image segmentation smooth level
Platform: | Size: 1024 | Author: jack | Hits:

[Software EngineeringA-NOVEL-SKIN-YCBCR-COLOR-SPACE

Description: This paper presents a new human skin color model in YCbCr color space and its application to human face detection. Skin colors are modeled by a set of three Gaussian clusters, each of which is characterized by a centroid and a covariance matrix. The centroids and covariance matrices are estimated from large set of training samples after a k-means clustering process. Pixels in a color input image can be classified into skin or nonskin based on the Mahalanobis distances to the three clusters. Efficient post-processing techniques namely noise removal, shape criteria, elliptic curve fitting and faceinonface classification are proposed in order to !inther refine skin segmentation results for the purpose of face detection.
Platform: | Size: 220160 | Author: | Hits:

[Graph Recognize11

Description: 通过彩色摄象机获取一幅人脸的彩色图像。编制一个程序实现人脸肤色匹配,并把人脸从图像背景中分割出来。-By color camera for a face of color images. The preparation of a program that matches the skin color of man, and to face the background from the image segmentation.
Platform: | Size: 395264 | Author: | Hits:

[Special Effectsfuse

Description: 基于肤色的图像分割,是用matlab实现的,希望大家有用-Image segmentation based on skin color is achieved with matlab, I hope it would be useful
Platform: | Size: 1009664 | Author: zhao | Hits:

[Special Effectsskin-color-segmentation

Description: 毕业论文设计 图像中皮肤颜色分割方法的研究-Thesis design image of skin color segmentation
Platform: | Size: 86016 | Author: 吴小贤 | Hits:

[Special Effectsface-detection

Description: 提出一种基于改进的肤色分割和距离变换的快速人脸检测算法。该算法对传统肤色分割进行了改进, 使得肤色分割更加可靠,而且能够对图像中的多个人脸进行快速定位。-Proposed a color segmentation based on improved distance transform and Fast face detection algorithm. The traditional color segmentation algorithm has been improved, making the skin color segmentation is more reliable and able to face more than one person in the image for quick positioning.
Platform: | Size: 396288 | Author: louc | Hits:

[OpenCVEmotion-Det

Description: This code detect face emotion from image. First, it takes an image, then detect the face using skin color segmentation.. Then it separates the eyes & lip from the face. Then it draws bezier curve for eyes & lips and compares them that are stored in the data base. Then it finds the nearest bezier curve from the data base & gives that data base stored bezier curve emotion as this image emotion.
Platform: | Size: 2795520 | Author: ANCAR | Hits:

[Special EffectsREAD_JPG

Description: 可以实现图像的批处理,用OPENCV来读取图像 并实现人脸肤色分割图像的质心的计算-Image batch the OPENCV to read images and achieve the calculation of the centroid of the skin color image segmentation
Platform: | Size: 2121728 | Author: 枫叶 | Hits:

[Graph RecognizeFace-RecognitionMATLAB-CODE

Description: 在YCbCr色彩空间中建立肤色分布的高斯模型,得到肤色概率似然图像,在最佳动态阈值选取算法下完成肤色区域的分割。-YCbCr color space to establish the color distribution of the Gaussian model, color probability likelihood image, skin color region segmentation is completed in the best dynamic threshold selection algorithm.
Platform: | Size: 14336 | Author: liyufei | Hits:

[Special EffectsSkin-color-segmentation

Description: 肤色分割,可以把人的肤色较好地分割出来,用二值图显示-Skin color segmentation, the person' s skin color can be used to split the binary image display
Platform: | Size: 1024 | Author: 廖红海 | Hits:

[Special EffectsFace-detection-based-on-skin-color

Description: 人脸检测,能够检测出多张人脸,通过建立肤色模型,图像预处理等,分割出肤色区域,效果不错。-Face detection and can detect more than one face, through the establishment of skin color model, image preprocessing, segmentation of color of skin area, the effect is good.
Platform: | Size: 3072 | Author: 杨春友 | Hits:

[Graph programSkin-color-segmentation

Description:   在目前的人脸图像信息处理领域中,包含有人脸识别、人脸跟踪、姿态估计、表情识别等多个研究方向,然而,所有这些研究方向都涉及到一个人脸标识和定位的问题,即必须知道人脸在图像中的位置以及尺寸——人脸检测。因此,对于一个完整的、自动的人脸信息分析系统来说,人脸检测算法是必不可少的。本文主要是对基于matlab平台的彩色图像皮肤区域分割算法及人脸检测系统的设计做了介绍。-In the face image information processing, including face recognition, face tracking, pose estimation, expression recognition research direction, however, all of these studies are related to the direction of a person the face identify and locate the problem, that is,You must know the position of the face in the image and size- face detection. Therefore, for a complete automatic face information analysis system, the face detection algorithm is essential. This paper introduced the design of the matlab platform based on the area of ​ ​ skin of color image segmentation algorithm and face detection system.
Platform: | Size: 646144 | Author: 陈潇洒 | Hits:

[OtherSkin-Segment

Description: 用于手工标定图片中肤色信息的软件,可用于研究压缩域肤色检测盒分割算法时标定样本图像块。-Software used to manually calibrate the color image information can be used to study the compressed domain color calibration sample image detecting cassette block segmentation.
Platform: | Size: 39936 | Author: 赵士伟 | Hits:
« 12 »

CodeBus www.codebus.net