搜索资源列表
-
0下载:
基于YCrcb肤色模型的人连检测系统.用VC++实现.还包括人脸、眼睛、嘴巴的定位分割。-YCrcb color model based on the long-detection system. With VC. Also including face, eyes, Segmentation mouth positioning.
-
-
0下载:
Simple face and eye detection
MATLAB Release: R13
You can use this codes for face detection based on color segmentation and eye region detection.
-
-
0下载:
提出一种新的非线性变换的彩色空间 ″″, 利用次高斯概率分布函数拟合皮肤色度信息, 得到候选区
YC C
r b
域。为了排除候选区域中的非人脸, 首先根据均值和方差信息分割出候选区域中的纹理特征信息, 再通过多尺度
)
(
信息定位眼睛, 然后根据人脸特征的几
形态边缘检测算子检测候选区域的边缘, 利用 边缘方向
PCA PCAED
( )
何形状信息定位其他特征 鼻、嘴 , 通过这些几何特征信息对肤色分割得到的候选区域进行验证, 最终得到正确
的人
-
-
0下载:
基于肤色分割的人脸检测,有肤色分割,排除假区域,特征验证
-Color segmentation based on face detection, color segmentation there, removal leave the region, feature verification
-
-
0下载:
code for face recognition using color based segmentation
-
-
0下载:
Color Segmentation
This demo tracks a person s face and hand using a color-based segmentation method.
-
-
0下载:
基于肤色分割和SVM的人脸检测的MATLAB 代码,主要是利用YCgCr来来进行肤色建模,然后结合SVM进行检测。 希望对您有所帮助!-Based on skin color segmentation and SVM Face Detection MATLAB code, mainly used to carry out color YCgCr to model, and then tested with SVM. Want to help you!
-
-
0下载:
基于色彩分割的matlab程序,完成人脸定位-Matlab program based on color segmentation, face detection completed
-
-
0下载:
基于肤色分割和改进Gabor滤波相结合的人脸检测 基于肤色分割和改进Gabor滤波相结合的人脸检测-Color segmentation based on Gabor filtering and improved face detection combined
-
-
0下载:
提出一种基于改进的肤色分割和距离变换的快速人脸检测算法。该算法对传统肤色分割进行了改进,
使得肤色分割更加可靠,而且能够对图像中的多个人脸进行快速定位。-Proposed a color segmentation based on improved distance transform and Fast face detection algorithm. The traditional color segmentation algorithm has been improved, makin
-
-
0下载:
基于matlab的,通过肤色和眼睛的检测检测人脸的代码-Eye_tracking.zip- Simple face and eye detection MATLAB Release: R13 You can use this codes for face detection based on color segmentation and eye region detection
-
-
0下载:
基于视频的人脸跟踪,方法为肤色分割法有有效定位视频中人脸位置-Video-based human face tracking methods for skin color segmentation method the effective positioning Video human face location
-
-
2下载:
系统有以下部分组成:电脑自带摄像头拍照、人脸检测、将人脸照片录入数据库、输入照片进行人脸识别。本程序是基于肤色识别的方法对人脸进行检测,人脸肤色范围是100≤B≤120,140≤R≤160,所以将此范围内的像素点置白,剩余部分置黑。利用imerode函数对图片进行球状腐蚀,然后再对图片进行中值滤波,达到平滑效果。最后,对于这张已经缩放而且二值化和各种处理之后的照片来说,如果白化区域的像素点少于1000,就舍弃。将图片进行分割,这里我们引进了欧拉数。
这样就可以把一些类似颜色人脸的背景排除。
-
-
0下载:
人脸检测,能够检测出多张人脸,通过建立肤色模型,图像预处理等,分割出肤色区域,效果不错。-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.
-
-
0下载:
在目前的人脸图像信息处理领域中,包含有人脸识别、人脸跟踪、姿态估计、表情识别等多个研究方向,然而,所有这些研究方向都涉及到一个人脸标识和定位的问题,即必须知道人脸在图像中的位置以及尺寸——人脸检测。因此,对于一个完整的、自动的人脸信息分析系统来说,人脸检测算法是必不可少的。本文主要是对基于matlab平台的彩色图像皮肤区域分割算法及人脸检测系统的设计做了介绍。-In the face image information processing, including face recogniti
-
-
0下载:
code for face recognition using color based segmentation
-
-
0下载:
基于肤色分割和模板验证的人脸检测试验系统,并对该系统采用自制人脸图像数据库进行测试
-Color segmentation and template verification test system is based on face detection and the system uses a homemade facial image for testing
-
-
0下载:
本代码实现了基于肤色的人脸分割程序,代码采用Matlab编写,包含了四个测试样例和结果分析。-This is matlab code about face detection based on face color.
-
-
0下载:
该代码基于皮肤颜色的特点进行图像分割,主要分割出所有与肤色有关的部位,例如人脸、脖子,胳膊等-The code is based on the characteristics of skin color segmentation, segmentation of all major and color-related sites, such as the face, neck, arms, etc.
-
-
0下载:
基于肤色的图像分割,人脸检测,讲图像分成小格,分别检测(Color based image segmentation, face detection, speaking of images into small squares, respectively, detection)
-