搜索资源列表
SkinEx
- 肤色提取。主要应用YUV空间和YIQ空间
人脸定位实例
利用相似度和肤色建模两种方法进行人脸定位,并定位出来人眼、嘴、鼻子利用VC++对话框编程,功能强大
matlab手势提取识别
- 这是一个基于matlab的肤色提取,识别程序,试了好久才弄出来
摄像头手势识别
- 打开摄像头,采集图片,并对图片进行肤色提取,分离出手势
FaceDetectionFrame
- 一个基于知识的人脸检测系统,首先是提取肤色,然后在检测眼睛,嘴这些特征,进行验证是否是人脸,并标记位置-a knowledge-based Face Detection System, the first extraction of color, and then testing the eyes, mouth of these characteristics, verify whether he is a human face, an
colorfacedetection
- 一个基于肤色的人脸检测系统,首先是提取肤色,然后在检测眼睛,嘴这些特征-a color-based Face Detection System, the first extraction of color, and then testing the eyes, mouth these characteristics
HumanFace
- 本m文件实现的是正面人脸的提取,基于YCbCr空间肤色区域提取和形态学的处理-this document is the realization of the right face extraction, YCbCr color space based on regional extraction and processing of morphological
YCrCb
- 有YCrCb色彩系统的肤色区域检测,边缘提取以及膨胀腐蚀,txt文件格式。-YCrCb color system has the color region detection, edge extraction and the expansion of corrosion, txt file format.
MATLAB_FuSeFenGe
- 肤色分割的MATLAB 代码,主要是利用YCrCb来探测皮肤区域,然后进行边界提取。 希望对您有所帮助!-Color segmentation of the MATLAB code, mainly using YCrCb to detect skin regions, and then proceed to extract the border. I hope for your help!
badaoxiama2
- 人脸轮廓提取 简介:针对彩色24位bmp位图,通过光照补偿、肤色检测、假区域去除、轮廓跟踪,可以得到人脸轮廓线。可以是单人脸图像和多人脸图像。-Facial Contour Extraction Profile: 24 bmp for color bitmaps through the illumination compensation, color detection, false regional removal, contou
SkinEx
- 肤色提取。主要应用YUV空间和YIQ空间-Color extraction. The main application of YUV space and YIQ space
20090101
- 这是一个用vc++实现的基于肤色的人脸识别系统,包括人脸的检测、定位,特征提取、识别。-This is a used vc++ Achieve color-based face recognition systems, including face detection, location, feature extraction, identification.
fusetiqu
- 用opencv做的肤色提取,程序简单易懂,有测试图像-Opencv do with the color extraction, simple procedure, a test image
face
- 肤色提取,Vc++环境编程,能较为精确的提取肤色,十分难得-Skin color extraction, Vc++ programming environment can be more accurate extraction of color, a very rare
contour
- 效率较高的手语特征提取工具和源代码,该工具可以从视频中抽取每一帧的手语特征,并且用于视频检索和手语识别。首先使用肤色和运动提取每一帧中的运动信息,最后使用轮廓工具找出手语的特征,比如傅里叶算子,面积,周长,速度,加速度等,为视频检索打下基础。- a hand guesture tool use skin color detection and coutour tecnology
NoEllipseYCbCr5
- 人体肤色提取。将图像转换成YCbCr,然后根据统计提取人脸肤色相近的区域-Human skin color extraction
LocalAvatar
- 该算法完成了对人脸的提取和分析,基于皮肤色检测,很好的,检测了嘴的位置,眼睛的位置,和眉毛的位置,并根据他们的形态进行分析,已用来生成人脸的虚拟形象。有由于虚拟形象文件很大,有需要的可以和作者我单独联系-The algorithm completed the extraction and analysis of human face, based on skin color detection, very good to detect
A_Pretreatment_Method_of_Biometrics_Based_on_Color
- 生物特征识别技术作为一种身份鉴别手段具有独特的优势。在生物特征识别系统中, 采集数据的预处 理是不可或缺的环节。以人脸识别为例, 介绍了一种在复杂背景的彩色图像中, 基于颜色和知识的生物特征预处理 方法。首先利用颜色信息从图像中分割出类肤色区域, 然后运用人脸几何特征和眼睛的提取定位人脸。仿真实验表 明, 该算法能较为准确地定位彩色图像中的正面或小角度偏转的人脸, 具有较快的运算速度。-Biometrics as an id
SkinDetectionDemo
- 简单肤色提取,YCbCr,阈值分割,中值滤波,特征提取(Simple skin color extraction, YCbCr, threshold segmentation, median filtering, feature extraction)
贝叶斯 肤色提取
- 基于贝叶斯最小误判和最小损失准则进行的肤色提取(Skin color extraction based on Bayesian minimum misjudgment and minimum loss criterion)