当前位置:
首页 资源下载
搜索资源 - face detection skin matlab
搜索资源列表
-
3下载:
此matlab程序,用来检测并定位人脸及人眼。采用的算法是肤色的颜色分隔。附件中的文件包括 eyematch.m, eyematch2.m, face.m, findeye.m,skin.m, k001.JPG等等,This matlab procedures used to detect and locate human faces and the human eye. Algorithm used in the color of skin are separated. Attachment
-
-
0下载:
基于肤色模型的人脸检测程序,通过高斯模型建立相似度函数,再经过最佳阈值法来进行二值化,在经过形态学处理得到人脸区域。-Skin color model based on face detection process, the establishment of the similarity function by the Gaussian model, and then through the optimal threshold method for the two values, obtaine
-
-
0下载:
在matlab环境下用于人脸皮肤的检测识别,能够实现对不用人的皮肤的有效检测-Matlab environment in the face for skin testing to identify, can not realize the skin on the effective detection
-
-
0下载:
自己写的一个基于肤色的人脸检测代码
用matlab做得
-face detection based on the skin colour
-
-
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!
-
-
3下载:
基于肤色的人脸检测matlab程序,已经过调试,实现了人脸的检测,且检测准确率高-Face detection based on skin color matlab program, has been commissioning to achieve a human face detection, and the high rate of detection accuracy
-
-
0下载:
人脸检测,基于肤色信息的皮肤区域粗检。自适应高斯模型,-Face detection, skin region based on color information, rough inspection. Adaptive Gaussian model
-
-
0下载:
This a two stage method in which at first image RGB compensated and then converted to YCbCr to normalise overall illumination of image.Its cascaded implementation of section 2.A of paper "A FAST SKIN REGION DETECTOR" by Phil Chen, Dr.Christos Greecos
-
-
0下载:
基于肤色的HSV颜色模型下的人脸检测,内含实验图像、报告、参考资料等-HSV color model based on skin color of face detection, includes test images, reports, reference materials, etc.
-
-
0下载:
基于肤色的人脸检测MATLAB源代码皮肤检测的最终目标是构建一个决策规则,并以此将图像中的像素划分为肤色和非肤色两类,一般通过引入一个衡量像素点颜色与“标准肤色”的距离而实现的,该距离是由相应肤色建模的方法决定的-Face detection based on skin color skin detection MATLAB source code for the ultimate goal is to build a decision-making rules, and use of the
-
-
0下载:
皮肤检测的最终目标是构建一个决策规则,并以此将图像中的像素划分为肤色和非肤色两类,一般通过引入一个衡量像素点颜色与“标准肤色”的距离而实现的,该距离是由相应肤色建模的方法决定的。人脸检测MATLAB源代码关于彩色图像光照补偿-The ultimate goal of skin detection is to build a decision-making rules, and use of the image pixels into skin and non-Fuse types, usuall
-
-
0下载:
基于肤色和Hausdorff距离的人脸检测系统的matlab程序-Hausdorff distance based on skin color and face detection system matlab program
-
-
0下载:
Skin Color Detection(Face Mask)
-
-
0下载:
This file helps identify the presence of a human face, hand or any other body part by identifying and marking skin-like pixels within a given image. With further image processing techniques, the output produced by this scr ipt can be refined and proc
-
-
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 detection based skin model-face detection based skin model
-
-
0下载:
人脸检测 可以检测出人脸部皮肤 请将图片放在text文档中运行-Face Detection can detect human facial skin, please run the picture on the text document
-
-
0下载:
a face detection method using skin color implemented in matlab
-
-
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的转换没有预期的那样顺利,实验结果证明了实时系统的准确性和有效性,甚至在不同的光线、面部姿态和肤色的条件下也是如此。所有硬件实现的计算都是以最小的计算量实时完成的
-