Welcome![Sign In][Sign Up]
Location:
Search - skin detection algorithm

Search list

[Graph Recognize第09章 人脸的检测与定位

Description: 人脸的检测与定位(在预处理部分,采用了特别的增强人脸特征与脸部皮肤之间对比度的方法及局域取阈值二值化方法,改进了预处理的效果。在图像分割部分,实现了经典的分合算法,并且使用成组算法改进了分合的效果。在人脸匹配部分,实现了基于眼睛和嘴的几何模型匹配,并对评价函数的构造进行了研究。)-Face Detection and Location (pretreatment, using a special facial features enhanced facial skin and the contrast between local and from the threshold value of two methods to improve the effectiveness of the pretreatment. Image segmentation, to achieve the classic division algorithm, and the use of group Algorithm the division results. in the face matching, based on the realization of the eyes and mouth of the geometric model matching, as well as evaluation of the structure function were studied.)
Platform: | Size: 10977280 | Author: wfw | Hits:

[Graph programFace-Eye-Detection

Description: 此matlab程序,用来检测并定位人脸及人眼。采用的算法是肤色的颜色分隔。附件中的文件包括 eyematch.m, eyematch2.m, face.m, findeye.m,skin.m, k001.JPG-This matlab procedures used to detect and locate human faces and the human eye. Algorithm used in the color of skin are separated. Attachment of documents including eyematch.m, eyematch2.m, face.m, findeye.m, skin.m, k001.JPG and so on
Platform: | Size: 2217984 | Author: 王杰 | Hits:

[matlabSkinColorDetection

Description: this code is skin color detection algorithm
Platform: | Size: 2048 | Author: fatihtalu | Hits:

[Special EffectsImageClustering

Description: 本程序实现了K均值(HCM)算法,ISODATA算法,模糊C均值(FCM),模糊阈值法等对遥感影像的分割。-This program implements K means (HCM) algorithm, ISODATA algorithm, fuzzy C means (FCM), fuzzy threshold law of remote sensing image segmentation.
Platform: | Size: 3360768 | Author: | Hits:

[Graph programFace_detection_based_on_color_images

Description: 提出了一种基于肤色的精确人脸定位算法,详细叙述了在图片的颜色调整与肤色检测,肤色区域的平滑、 分割与填充,候选眼睛的选取及配对中遇到的具体问题并提出了解决方案. 本算法能较为准确地定位彩色图像 中的正面、小角度偏侧和旋转的人脸,还能检测出一幅图中的多个人脸.-Presents a human face based on skin color precision positioning algorithm, described in detail in the image color adjustment and color detection, color, region, smooth, split with the filling, the candidate selection and matching eyes, the specific problems encountered and suggested a solution program. This algorithm can be more accurately positioned in color images of the positive, unilateral small-angle and rotation of the face, but also detected a diagram of the multi-person face.
Platform: | Size: 222208 | Author: hope | Hits:

[Software Engineeringimag_improve_rgb

Description: This a two stage method in which at first image RGB compensated and then converted to YCbCr to normalise overall illumination of image.Its cascaded implementation of section 2.A of paper "A FAST SKIN REGION DETECTOR" by Phil Chen, Dr.Christos Greecos, ESC Division Research 2005,and section 2.1 of paper "Simple and Accurate Color Face Detection Algorithm in Complex Background" by YUI TING PAI et al. ICME 2006 . Please go through those papers for more details.-This is a two stage method in which at first image RGB compensated and then converted to YCbCr to normalise overall illumination of image.Its cascaded implementation of section 2.A of paper "A FAST SKIN REGION DETECTOR" by Phil Chen, Dr.Christos Greecos, ESC Division Research 2005,and section 2.1 of paper "Simple and Accurate Color Face Detection Algorithm in Complex Background" by YUI TING PAI et al. ICME 2006 . Please go through those papers for more details.
Platform: | Size: 2048 | Author: 王信傑 | Hits:

[Special Effectsskin_color

Description: 根据国外文献算法中所写的MATLAB代码,实现肤色检测与轮廓提取。-According to foreign literature written in MATLAB code algorithm to achieve skin color detection and contour extraction.
Platform: | Size: 6144 | Author: | Hits:

[Graph program10.1.1.63.2881

Description: A Robust Skin Color Based Face Detection Algorithm
Platform: | Size: 229376 | Author: nhuy | Hits:

[Software Engineeringskin

Description: skin detection algorithm
Platform: | Size: 578560 | Author: mohamed | Hits:

[Special EffectsSensitive-image-filtering

Description: 研究了基于内容敏感图像过滤中的若干关键 技术, 分析比较了三种常用的肤色检测算法, 利用统计阈值法评价了各个特征分类图像的能力强弱, 并依此实现了一个决策树 敏感图像过滤器。为有效降低肖像类正常图像的误判率, 又在过滤器中使用了人脸检测机制-Of context-sensitive image filtering based on the number of key technologies, analysis and comparison of the three common skin detection algorithm, evaluated using statistical threshold of each image feature classification strengths and weaknesses, and implement a decision tree so sensitive image filter. Portrait class in order to reduce false positives rate of the normal image, but also used in the filter mechanism of face detection
Platform: | Size: 446464 | Author: 朱秀红 | Hits:

[OpenCVSkinColorTest

Description: OpenCV based Skin Color Detection algorithm comparing program
Platform: | Size: 6404096 | Author: kim, bumhwi | Hits:

[Graph RecognizeSkin-color-based-face-detection-algorithm

Description: Skin color based face detection algorithm
Platform: | Size: 229376 | Author: jay | 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:

[GUI Developface-detection

Description: 用C++编写的基于对话框的人脸检测程序其中包括摄像头的启动,算法采用肤色检测-Written in C++ dialog based application, including face detection camera, start, skin detection algorithm
Platform: | Size: 21323776 | Author: | Hits:

[OpenCVskindetection

Description: 基于OpenCV的皮肤检测算法实现,基于贝叶斯决策理论-OpenCV-based skin detection algorithm based on Bayesian decision theory
Platform: | Size: 8361984 | Author: zgm | Hits:

[Special EffectsjavaProject

Description: JAVA肤色检测算法实现,基于颜色空间,可用于脸部切割-JAVA skin detection algorithm
Platform: | Size: 542720 | Author: jacques | 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:

[Special Effectsface

Description: 人脸检测,该算法利用肤色检测可以实现人脸的检测。-Face detection, skin detection algorithm uses the face detection can be achieved.
Platform: | Size: 4096 | Author: ligang | Hits:

[matlabLab1

Description: Skin detection algorithm in matlab
Platform: | Size: 364544 | Author: martal88 | Hits:

[matlabskin-detection

Description: It is a skin detection algorithm based on matlab platfrm.
Platform: | Size: 60416 | Author: Nan Jia | Hits:
« 12 3 »

CodeBus www.codebus.net