搜索资源列表
基于肤色和模板的人脸检测MATLAB源代码
- 基于肤色和模板的人脸检测MATLAB源代码.rar具有一定参考价值。-and template based on the color of face detection MATLAB source. Rar certain reference value.
VC++人脸检测系统
- 一个基于肤色的人脸检测系统,首先是提取肤色,然后在检测眼睛,嘴这些特征-a color-based Face Detection System, the first extraction of color, and then testing the eyes, mouth these characteristic
基于肤色和投影的人脸检测
- 基于肤色和投影的人脸检测,并能定位眼睛
基于肤色人脸检测
- 基于肤色的人脸检测,MFC框架,调试运行成功!
基于肤色和adaboost的人脸检测
- 基于肤色和adaboost算法的人脸检测代码,用C++编写,希望能帮到大家!
基于肤色分割人脸检测matlab代码
- 基于肤色分割人脸检测matlab代码 另一种也很好用我也不知道什么方法,face detection
20090101
- 这是一个用vc++实现的基于肤色的人脸识别系统,包括人脸的检测、定位,特征提取、识别。-This is a used vc++ Achieve color-based face recognition systems, including face detection, location, feature extraction, identification.
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
face_detection
- 自己写的一个基于肤色的人脸检测代码 用matlab做得 -face detection based on the skin colour
fusefenge
- 基于肤色分割的人脸检测,有肤色分割,排除假区域,特征验证 -Color segmentation based on face detection, color segmentation there, removal leave the region, feature verification
FaceDetection
- 人脸识别技术可以应用于基于网络的身份认证,我们实现了基于WebCam的人脸识别与跟踪系统。本文以WebCam采集的视频流为数据源,截取视频流中的单帧图像,通过转换彩色空间、人脸肤色建模、后处理操作和人脸定位算法实现了人脸检测,并以此为基础实现了在视频流中对于人脸的跟踪。试验结果表明,我们所实现的人脸识别算法适用于近距离人脸的检测,可以应用于基于WebCam的身份认证。 -Face recognition can be applied to identity authentication on I
skinmodel
- 基于高斯肤色模型检测肤色,可用于人脸检测-based gaussian skin model detect skin can be used face detect
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.
codeoffacedetectioninMATLAB
- 用于数字图像处理,主要是针对基于肤色模型方法的人脸检测。-For digital image processing, is mainly based on skin color model for face detection method.
test_skin
- 基于YCbCr椭圆模型,使用肤色进行人脸检测-use the skin color to detect human-face base on YCbCr modal
face
- 人脸检测,基于肤色信息的皮肤区域粗检。自适应高斯模型,-Face detection, skin region based on color information, rough inspection. Adaptive Gaussian model
face
- 基于肤色的人脸定位检查系统设计,实现人脸检测-Face localization based on skin color inspection system design, implementation, Face Detection
hsv_face_detect
- 基于肤色的HSV颜色模型下的人脸检测,内含实验图像、报告、参考资料等-HSV color model based on skin color of face detection, includes test images, reports, reference materials, etc.
基于肤色的人脸定位检测
- 通过肤色分割,接着二值化处理,再进行积分投影法来实现人脸的定位