当前位置:
首页
资源下载

搜索资源 - face detection HSV
搜索资源列表
-
0下载:
实现人脸检测 主要是针对裸露肌肤检测,从而实现对*图像的过滤,用了rgb,hsv,ycrcb,纹理检测等多种方法,可以运行,效果不错-Implementation of face detection is mainly directed against the bare skin testing, in order to achieve the filtering of pornographic images, using the rgb, hsv, ycrcb, texture detect
-
-
0下载:
将rgb空间,转为HSV或yCBCR空间实现通过肤色检测人脸区域,用openCV实现-The rgb space to HSV space to achieve through the skin or yCBCR face region detection with openCV achieve
-
-
0下载:
基于hsv的人脸检测源码,可运行,并有论文.供大家一起分享-Hsv based face detection source code, you can run, and have papers. For all to share
-
-
0下载:
使用matlab实现的基于肤色的HSV颜色模型下的人脸检测-Matlab achieved using the HSV color based on the color model of face detection
-
-
0下载:
利用HSV來做膚色偵測,可方便臉部偵測及手勢偵測。或是其近似膚色的物體都可使用。-Using HSV to do color detection, face detection and gesture can be easily detected. Or the approximate color of the object can be used.
-
-
0下载:
基于肤色的HSV颜色模型下的人脸检测,内含实验图像、报告、参考资料等-HSV color model based on skin color of face detection, includes test images, reports, reference materials, etc.
-
-
0下载:
人脸图象检测及分类系统的研究。HSV color model based on detection-Facial image detection and classification system. HSV color model based on detection
-
-
0下载:
人脸检测技术报告。HSV color model based on detection-Face detection technology report. HSV color model based on detection
-
-
0下载:
Matlab人脸检测程序,基于YCbCr和HSV颜色空间,支持多人脸检测,并且用图框框出多个人脸-Matlab Face detection program, based on YCbCr and HSV color space, support for multiple face detection, and more than one face and figure frame. . .
-
-
0下载:
清华matlab图像处理大作业,其中人脸检测部分没有采用rgb而是采用hsv模型替代-Tsinghua matlab image processing large operation, which does not use face detection part rgb hsv model instead of using alternative
-
-
0下载:
SEGMENTATION OF FACES IN VIDEO FOOTAGE USING HSV COLOR FOR FACE DETECTION AND IMAGE RETRIEVAL
-
-
0下载:
在彩色空间中,皮肤颜色的分布较为集中,与其他景物颜色间有较好的可区分性,可以用模型描述或对样本进行学习的方法加以判别。图像中皮肤颜色的差异主要由光照引起,在检测中只考虑色度信息,就可以减少光照的影响,使肤色的分布更趋集中。通过检测皮肤区域,可以缩小人脸的搜索范围,提高检测速度。HSV空间是RGB空间的非线性变换,它将原本相关性很强的R、G、B值转换为相关性较弱的H、S、V值,H和S分量与人感受色彩的方式相一致。HSV颜色空间可以用一个圆锥空间模型来描述.-In the color space,
-