搜索资源列表
-
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实现的,希望大家有用-Image segmentation based on skin color is achieved with matlab, I hope it would be useful
-
-
0下载:
毕业论文设计 图像中皮肤颜色分割方法的研究-Thesis design image of skin color segmentation
-
-
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下载:
对人脸图像进行肤色分割时就是采用自适应阈值分割法进行的,具体是应用改
进的最大类间方差法进行肤色分割处理。-Images of human faces using skin color segmentation is adaptive thresholding method, the specific application is improved Otsu method for color segmentation.
-
-
0下载:
可以实现图像的批处理,用OPENCV来读取图像 并实现人脸肤色分割图像的质心的计算-Image batch the OPENCV to read images and achieve the calculation of the centroid of the skin color image segmentation
-
-
0下载:
肤色分割,可以把人的肤色较好地分割出来,用二值图显示-Skin color segmentation, the person' s skin color can be used to split the binary image display
-
-
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图像肤色分割程序。可以实现从一幅图中分割出人的肤色。-matlab image skin color segmentation. It can be divided people of color from a picture.
-
-
0下载:
不同肤色的分割技术,在不同颜色空间实现分割-Different skin color segmentation, in a different color space to achieve segmentation
-
-
0下载:
使用opencv进行肤色分割,可以划分出完整手型,并可测量出手掌重心,还可以进行腐蚀和膨胀去噪点。学习opencv不可多得的例子-Use opencv skin color segmentation, can be divided into full-hand, and can measure the palm center of gravity, can also be expanded to corrosion and noise. A rare example of learning op
-
-
0下载:
关于肤色分割的源代码,内容是基于YCbCr的,可以运行-On skin color segmentation source code, content is based on the YCbCr can run
-
-
0下载:
基于YCrCb色彩空间的肤色分割,能够将皮肤和其他五官分开,学习图像处理的同学可以参考-skin color segmentation
-
-
0下载:
此程序代码主要实现彩色图像人脸肤色检测分割-The main color image algorithm face detection skin color segmentation
-
-
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下载:
简单肤色提取,YCbCr,阈值分割,中值滤波,特征提取(Simple skin color extraction, YCbCr, threshold segmentation, median filtering, feature extraction)
-
-
1下载:
本系统利用目前比较成熟的OpenCV的相关函数,进行了基于肤色分割和模板的手势识别的研究,并利用自编的控制函数进行简单的虚实交互,在摄像头一端通过指定的手势动作来控制小车在平面跑道上的启动和停止等动作。(This system uses the correlation function of mature OpenCV at present, studied the skin color segmentation and gesture recognition based on a templa
-
-
1下载:
基于肤色分割的彩色图像人脸检测技术
人脸识别是一个具有广阔应用前景和极富挑战性的研究课题,涉及图形图像处理、神经网络、模式识别等等热门研究领域.其在公安追逃系统、安全验证系统、档案管理系统、信用卡验证、视频会议、人机交互系统等方面都具有重要的应用价值.一个完整的人脸识别系统应该包括人脸检测、特征提取、以及匹配识别(Face detection in color images based on skin color segmentation)
-