搜索资源列表
facehair
- VC++的人脸检测参考程序,基于肤色的人脸检测方法-VC Face Detection reference program, based on the color Face Detection
200512615446
- 一个基于肤色的人脸检测MATLAB代码,和大家分享-a color-based Face Detection MATLAB code, and to share with you
light2
- 基于肤色的人脸检测方法,包括肤色模型建立和肤色分割过程两大部分内容。在比较了颜色空间和两种模型后,选择了在 YCbCr 空间建立高斯模型。输入图像经过相似度计算、阈值分割、最后得到人脸区域。
facedetection
- 这是一个基于肤色的人脸检测代码,对人脸有很好的定位
skincolorbasedfacedetection
- 代码包提供基于肤色的人脸检测方法,能实时检测人脸。代码中也提供颜色空间转换的函数。
facedetector
- 一段c++编写的基于肤色的人脸识别源码,用于学习和研究-Write a c++ source code of face recognition based on skin color, for learning and research
20090101
- 这是一个用vc++实现的基于肤色的人脸识别系统,包括人脸的检测、定位,特征提取、识别。-This is a used vc++ Achieve color-based face recognition systems, including face detection, location, feature extraction, identification.
HumanFaceDetection
- 基于肤色的人脸检测,该程序先对颜色空间进行变换转换为YCrCb空间,再在该空间中利用肤色的聚类特性来提取肤色区域(候选人脸区域),再对各个联通区域(可能单个人脸区域)进行标记,以进一步验证(验证部分还没完成)。-face detection based on skin color
face_check_color_segmentation
- Matlab编写的程序代码,包括基于肤色的人脸检测,根据人脸图像判别眼睛的状态(睁眼及闭眼)-Matlab program written in code, including color-based face detection, face image in accordance with the state of discriminant eyes (eyes open and eyes closed)
FaceDetection
- 基于肤色的人脸检测系统,采用多种图像处理技术-Based on the color of the face detection system, using a variety of image processing technology
2
- 一种基于肤色的人脸检测与定位方法,人脸识别方面的参考资料-Reforance book for face detecting
HSV_Face_Detection
- 使用matlab实现的基于肤色的HSV颜色模型下的人脸检测-Matlab achieved using the HSV color based on the color model of face detection
YCgCrandSVM
- 基于肤色分割和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!
lightcomplement
- 基于光线补偿的人脸检测。首先对图像进行光补,在此基础上结合肤色和发色进行人脸检测。-Light compensation based on face detection. First, the image light make up, in this based on the combination of color and hair color for face detection.
face_detect
- 基于肤色的人脸检测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
face_detection
- 使用matlab图像处理工具,实现基于肤色的人脸识别!-Matlab image processing tool used to achieve face recognition based on skin color!
facedetection
- 基于肤色的人脸检测程序 希望对大家有用 -face detection
FaceDetect
- 用MFC实现基于肤色的人脸定位系统,包含二值化,贴标签,高斯算法-Using MFC to achieve color-based face detection system, including binarization, labeling, Gauss algorithm
facedetection
- 基于肤色模型的正面标准的人脸检测,以及人脸内的器官定位-Skin color model based on the positive standard face detection, and the positioning of organs within the face
demo
- 基于肤色的人脸定位算法,C++实现的,绝对好用-Positioning algorithm based on the color of the face, C++ achieve