当前位置:
首页
资源下载

搜索资源 - color face segmentation matlab
搜索资源列表
-
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下载:
Summary: Simple face and eye detection
MATLAB Release: R13
Descr iption: You can use this codes for face detection based on color segmentation and eye region detection.
-
-
0下载:
基于肤色分割的人脸检测,有肤色分割,排除假区域,特征验证
-Color segmentation based on face detection, color segmentation there, removal leave the region, feature verification
-
-
0下载:
肤色是人脸检测中基本的检测手段,此方法就是利用肤色实现人脸分割!-Face detection is the color of the basic means of detection, this method is the realization of human faces using color segmentation!
-
-
0下载:
this a human face detection program using color segmentation.i include some pics with it.-this is a human face detection program using color segmentation.i include some pics with it.
-
-
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下载:
基于模板匹配和肤色检测的人脸检测,包括肤色分割,类似人脸区域检测,模板调整及模板匹配的代码-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下载:
可以对人脸进行快速检测,利用肤色信息进行分割,最终实现人脸的检测-Face can be quickly detected using skin color segmentation information, and ultimately face detection
-
-
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下载:
基于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基于肤色的人脸特征提取,rgb转换到ycrcb空间-based on skin color segmentation matlab face feature extraction, rgb color space conversion to Ycrcb
-
-
0下载:
利用肤色聚类,形态学对人脸区域进行检测和分割的matlab代码-The use of color clustering, morphological face region detection and segmentation matlab code
-
-
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
-
-
0下载:
本代码实现了基于肤色的人脸分割程序,代码采用Matlab编写,包含了四个测试样例和结果分析。-This is matlab code about face detection based on face color.
-
-
2下载:
人脸检测与跟踪是一个重要而活跃的研究领域,它在视频监控、生物特征识别、视频编码等领域有着广泛的应用前景。该项目的目标是在FPGA板上实现实时系统来检测和跟踪人脸。人脸检测算法包括肤色分割和图像滤波。通过计算被检测区域的质心来确定人脸的位置。该算法的软件版本独立实现,并在matlab的静止图像上进行测试。虽然从MATLAB到Verilog的转换没有预期的那样顺利,实验结果证明了实时系统的准确性和有效性,甚至在不同的光线、面部姿态和肤色的条件下也是如此。所有硬件实现的计算都是以最小的计算量实时完成的
-