搜索资源列表
基于肤色和模板的人脸检测MATLAB源代码
- 基于肤色和模板的人脸检测MATLAB源代码.rar具有一定参考价值。-and template based on the color of face detection MATLAB source. Rar certain reference value.
人脸检测
- 详细介绍了ADBOOST人脸检测的原理,有文章和matlab代码
eyefinder(TOOLBOX).rar
- 用于人脸检测中的眼睛定位 用MATLAB编写 可运行,make sure that mp_eyefinderMex is the active project dll file will be added to the matlab file. setpath or move to the matlab file to run *note after matlab is ran you will need to clear out dll from matlab befo
基于肤色分割人脸检测matlab代码
- 基于肤色分割人脸检测matlab代码 另一种也很好用我也不知道什么方法,face detection
facedetcer
- 人脸检测源程序代码 可以很好的运行 基于神经网络匹配方法-face detection
HSV_Face_Detection
- 基于hsv的人脸检测源码,可运行,并有论文.供大家一起分享-Hsv based face detection source code, you can run, and have papers. For all to share
matlab-Face-Recognition-Detection
- MATLAB环境下编的人脸检测和识别算法,人脸识别部分采用的pca算法,另外包括一个人机界面,直接运行facedec程序即可运行-MATLAB environment, compiled by face detection and recognition algorithms, face recognition pca algorithm is used in some of the other, including a man-machine interface, programs can b
adboost_cascade
- 基于adaboost的人脸检测算法,包括训练,修改了数据读取结构,降低了内存需求-Based on adaboost face detection algorithms, including training, to modify the data read structure, reducing the memory requirements
multi_face
- 人脸检测,最多可以检测到八个人脸,效果很不错-Face detection detects up to eight individual faces, the effect is pretty good
face_recognition_adaBoost_M2
- 人脸检测程序,利用adaboost和M2算法检测人脸-Face detection procedures, the use of AdaBoost M2 algorithm and Face Detection
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)
011
- 人脸检测系统很好用的东西哦,希望大家喜欢-Face Detection System with good things Oh, I hope you like
facedetect
- 速度快功能强大的人脸检测程序,非常好用。基于Matlab的。-Fast powerful face detection procedures, very easy to use. Based on the Matlab.
zxz4
- 人脸检测 计算欧拉数开运算等一系列处理可以检测出同一张图片中的多个人脸-Face Detection open computing Euler number calculation of a series of processing can be detected with a picture of more personal face
zxz3
- 摄像头人脸检测,程序实用,易懂,很基础。-Headman camera face detection, procedures and practical, easy to understand, it is the foundation.
gauss_video
- 这是对于图片检测的一种方式。可以用来人脸检测,消除噪声效果较好。-This is the picture of a way of testing. Face detection can be used to eliminate the noise effect is good.
rljc2dpca
- 人脸检测中所需要的2dpca程序 在人脸识别中需要的一个环节-Face Detection in the required procedures in the face recognition 2dpca need a link
GMM_Skin_Detector
- Matlab skin detector。运用高斯混合模型训练的到人的皮肤颜色分布。用于皮肤和人脸检测。-A collection of Matlab scr ipts
HSV_Face_Detection
- 使用matlab实现的基于肤色的HSV颜色模型下的人脸检测-Matlab achieved using the HSV color based on the color model of face detection
人脸检测
- 使用matlab进行人脸检测,可以很好的将人脸检测出来,并且截取下来,另存为一张图片。