当前位置:
首页
资源下载

搜索资源 - skin color segmentation matlab
搜索资源列表
-
0下载:
用MATLAB工具对人体的不同肤色进行分割处理,MATLAB tools used on the human body with different skin color segmentation to deal with
-
-
1下载:
MATLAB中实现GMM算法的原始代码,实现图像分割-GMM algorithm implemented in MATLAB source code for image segmentation
-
-
0下载:
This a program for human eye tracing. using skin color segmentation.i include some database. -This is a program for human eye tracing. using skin color segmentation.i include some database.
-
-
0下载:
skin segmentation base on RGB color space. does not work for gray level images
-
-
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下载:
有效的肤色分割程序,将RGB颜色空间转化到YCbCr空间,有效处理了光照 通过形态学处理完善了图片肤色分割的圆滑程度-Skin color segmentation and effective procedure to RGB color space conversion to the YCbCr space to deal effectively with the light through the morphological processing and improved color ima
-
-
0下载:
基于模板匹配和肤色检测的人脸检测,包括肤色分割,类似人脸区域检测,模板调整及模板匹配的代码-Template matching and color-based face detection testing, including skin color segmentation, similar to the face region detection, templates and template matching to adjust the code
-
-
0下载:
基于肤色的图像分割,是用matlab实现的,希望大家有用-Image segmentation based on skin color is achieved with matlab, I hope it would be useful
-
-
0下载:
可以对人脸进行快速检测,利用肤色信息进行分割,最终实现人脸的检测-Face can be quickly detected using skin color segmentation information, and ultimately face detection
-
-
0下载:
对人脸图像进行肤色分割时就是采用自适应阈值分割法进行的,具体是应用改
进的最大类间方差法进行肤色分割处理。-Images of human faces using skin color segmentation is adaptive thresholding method, the specific application is improved Otsu method for color segmentation.
-
-
0下载:
可以实现图片的肤色分割,matlab程序,可以直接运行,只需改变路径-Skin color segmentation can be achieved picture, matlab program can be run directly, simply by changing the path
-
-
0下载:
关于肤色分割的matlab源代码,很好用!-The matlab source code about the skin color segmentation
-
-
0下载:
基于YCbCr色彩空间的人脸检测程序,着重阐述了基于肤色分割和模板匹配验证的人脸检测算法。 -YCbCr color space-based face detection program focuses on the face detection algorithm based on skin color segmentation and template matching verification.
-
-
0下载:
在目前的人脸图像信息处理领域中,包含有人脸识别、人脸跟踪、姿态估计、表情识别等多个研究方向,然而,所有这些研究方向都涉及到一个人脸标识和定位的问题,即必须知道人脸在图像中的位置以及尺寸——人脸检测。因此,对于一个完整的、自动的人脸信息分析系统来说,人脸检测算法是必不可少的。本文主要是对基于matlab平台的彩色图像皮肤区域分割算法及人脸检测系统的设计做了介绍。-In the face image information processing, including face recogniti
-
-
0下载:
matlab图像肤色分割程序。可以实现从一幅图中分割出人的肤色。-matlab image skin color segmentation. It can be divided people of color from a picture.
-
-
0下载:
matlab基于肤色的人脸特征提取,rgb转换到ycrcb空间-based on skin color segmentation matlab face feature extraction, rgb color space conversion to Ycrcb
-
-
0下载:
利用肤色分割,采用MATLAB进行编程实现对图片中的人脸进行检测,程序包中还包括采用“参考白”方法进行光照补偿的源程序-Based on skin color segmentation, using MATLAB programming to realize the face detection, the package also includes a reference white approach of the source illumination compensation
-
-
2下载:
人脸检测与跟踪是一个重要而活跃的研究领域,它在视频监控、生物特征识别、视频编码等领域有着广泛的应用前景。该项目的目标是在FPGA板上实现实时系统来检测和跟踪人脸。人脸检测算法包括肤色分割和图像滤波。通过计算被检测区域的质心来确定人脸的位置。该算法的软件版本独立实现,并在matlab的静止图像上进行测试。虽然从MATLAB到Verilog的转换没有预期的那样顺利,实验结果证明了实时系统的准确性和有效性,甚至在不同的光线、面部姿态和肤色的条件下也是如此。所有硬件实现的计算都是以最小的计算量实时完成的
-