搜索资源列表
face_detect_usingBDF_method
- 这是我做本科毕业设计时用的dameon程序,它采用肤色和贝叶斯判别方法进行人脸检测,具有高的检测率和低的误码率.-This is what I do when we graduated from the design dameon procedures, It uses color and Bayesian methods discriminant face detection with high detection rate and a low error rate.
facedetectionandlocation
- 用Visual c++ 实现的人脸检测和定位的代码,其中结合了肤色信息,包括了人眼的定位-with Visual c achieve the Face Detection and localization of the code, which combines the color information, including the positioning of the eyes
color_muban1
- 一个基于肤色的人脸检测源码,毕业设计用,上传共享。-a color-based face detection source, a graduate of the design used Upload share.
facedection
- 基于肤色和模板人脸检测算法,能快速识别人脸,精度高,速度快
facedetection
- 人脸检测的vc++程序,采用肤色模板,人眼和嘴巴的定位,效果较好
facedetection
- 基于肤色的人脸检测与跟踪系统,CAJ格式.对于人脸检测很有用
facedetectionandlocation
- 基于肤色的人脸检测定位算法,程序可以实现人脸的服色检测,分割,眼睛,等的定位
072128
- 对由光源颜色变化引起的图像色彩偏差,进行了校正,并在YCbCr颜色空间建立了Cb-Cr色度查找表和亮度信息联合的肤色模型,应用预处理技术,去除部分非人脸区域,减少人脸检测的搜索空间,并采用模板匹配方法在人脸候选区域检测人脸.实验表明,该方法能够有效的从复杂环境的彩色图像中检测出左右旋转不超过45°的人脸,且不受人脸表情、尺度和数目的影响,且错误率较低.
chengxu
- 毕设刚设计的基于肤色和模板的人脸检测(用于MATLB)
Chineseface
- 中国人面部自然肤色色域范围及典型肤色色样的研制,对研究人脸检测的网友有用。
light0002.rar
- 基于肤色的人脸检测,这个经典实用,准确,给做图像的朋友。,Based on the color of the face detection, the classic and practical, accurate, and to do image friend.
face
- 基于肤色的简单人脸检测,用opencv读入一幅图像,然后对图像进行处理,识别人脸区域。 -A simple color-based face detection
detection
- 基于肤色模型的人脸检测程序,通过高斯模型建立相似度函数,再经过最佳阈值法来进行二值化,在经过形态学处理得到人脸区域。-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
Recognition
- 摘 要:人脸是一个复杂的模式,在图像中自动地对其进行定位和分割是进行人脸识别的第一步。本文提出一种 运用肤色信息和模板匹配的人脸检测方法。该方法先进行肤色分割,然后对每一个人脸候选区域进行形状比例的 分析,最后进行模板匹配。实验结果表明,该方法对任意背景下,任意姿态及任意数目的人脸检测非常有效。 -Face Detection and Recognition
fusefenge
- 基于肤色分割的人脸检测,有肤色分割,排除假区域,特征验证 -Color segmentation based on face detection, color segmentation there, removal leave the region, feature verification
hsv_face_detect
- 基于肤色的HSV颜色模型下的人脸检测,内含实验图像、报告、参考资料等-HSV color model based on skin color of face detection, includes test images, reports, reference materials, etc.
Untitled13
- 皮肤检测的最终目标是构建一个决策规则,并以此将图像中的像素划分为肤色和非肤色两类,一般通过引入一个衡量像素点颜色与“标准肤色”的距离而实现的,该距离是由相应肤色建模的方法决定的。人脸检测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
gaosicbcr
- 单高斯模型,进行基于肤色的人脸检测,这是一个m文件,-Single Gaussian model for skin detection
第1章
- 不同颜色空间下的人脸图像分割,彩色图像处理中有许多彩色空间坐标系,最常见的是RGB空间。其余的还有HSV空间、YCrCb空间、YIQ空间和YUV空间等,这些都可以从RGB空间转换而来。在大多数情况下,图像信息是以RGB的颜色体系保存,然而在人脸肤色分析中,由于RGB颜色的R、G、B三个颜色分量都包含亮度信息,存在极强的相关性,一般不适合肤色处理。所以一般情况下在进行肤色区域检测之前,要将RGB颜色体系转换到其他颜色体系中,而不直接利用RGB彩色空间。(There are many color s
FaceRecognition
- 基于肤色的人脸检测系统(对于多人照或单人照都正确找到人脸区域)(Face detection system based on skin color)