搜索资源列表
SVMTutorial
- 一偏好文章,学习人脸检测与人脸识别的可以参考一下
基于眼裂的人脸图像归一化.doc
- 针对人脸识别中图像前期处理的人脸图像归一化问题,用AdaBoost Cascade方法检测出人脸和眼裂,提出以两眼裂中心点连线为基准进行水平旋转和尺度的归一化矫正方法。与通常的利用两眼瞳距方法相比较,该方法更加快速准确,能处理多达20°的倾斜,对戴眼镜、图像模糊、俯视、仰视、斜视等情况的鲁棒性更好。 A novel approach was presented, using the line between the two center points of the palpebral fiss
facerecognition
- 关于人脸识别方面的博士论文,包括人脸检测,特征提取,人脸识别等内容-face recognition paper
3
- 视频人脸检测与识别方法研究:人脸识别参考资料-Referance paper for face detecting in video sequence
FaceDetection
- 图像领域中涉及到人脸检测方法的论述,较全面的总结了各种人脸识别方法及其所用算法。-Images of people involved in the field of face detection methods of exposition, a more comprehensive summary of the various face recognition methods and algorithms used.
TIchinese_A1342
- 2005年毕业论文设计,人脸检测识别技术研究与实现
Desktop
- 人脸识别技术是计算机模式识别领域非常活跃的研究课题,在法律、商业等领域有 着广泛的应用前景。自动人脸识别系统一般由两个模块组成:定位与检测模块,特征提 取与识别模块。本文对两个子模块进行了详细讨论,通过实验仿真了一个基于静态图像 的人脸识别系统。为提高系统的识别率,本文对定位检测模块和特征提取模块进行了深 入研究。 针对复杂多变人脸检测和定位问题,实现了一种基于对称特征的人脸定位方法。该 算法首先基于肽色特征提取出人脸区域,根据眼睛的颜色和梯度特征在肤色区找到眼睛 可
aas
- 疲劳驾驶预警系统的研究硕士论文,本文主要研究将人脸检测与识别技术应用于人脸的睡意监测,根据监测结果,及时给出疲劳状态预警-The weary driving early warning system studies master the paper, this article main research applies the person face examination and the recognition technology in the person face s sleepines
MATLAB1
- 几种常见的MATLAB仿真算法(基于WinCE平台的视频采集软件的设计、计算机辅助爆破设计软件的研究与开发、利用MATLAB的GUI功能制作电机旋转磁场演示软件、视频火焰检测算法研究及MATLAB仿真、一种基于人脸表情识别的软件自动换肤技术研究、用于疲劳检测中人眼定位算法测试的软件系统设计)-MATLAB simulation algorithm several common
AdaptiveSkinColorDetection
- 自适应人体肤色检测中的若干关键技术研究 人体的皮肤颜色是人体的一个重要特征,肤色检测被广泛的应用于人脸跟踪、人脸 检测、手语识别、敏感图像过滤等领域中,具有重要的理论研究意义和实际应用价值。 -Adaptive skin color detection of a number of key technologies in human skin color is an important feature of the human body, skin detection has bee
facedetect
- 用VC++编制的程序,可以实现完整的人脸检测与识别,具有一定的参考意义-Compiled with VC++ program, can achieve a complete face detection and recognition, with some reference value
Image-Processing-and-Matlab
- 适用于数字图像处理,人脸检测,人脸识别,以及模式识别等编程-matlab fit
face_code_cpp
- 将生物特征识别应用于人脸,实际上是包含两个方面:第一,从图像或视频帧中检测人脸,即所谓的“人脸 检测”(face detection);第二,对检测到的人脸进行识别,判断这张脸是谁,即“人脸识别”(face recognition)。 就实际应用而言,采用人脸做生物特征识别,其识别率、可靠性都无法与指纹、虹膜识别相提并论,但失 为模式识别中的一个典型应用,至少可以起到抛砖引玉的作用。-Paper of face identification sourc code
Face-recognition-and-face-detection
- 人脸识别与人脸检测的论文,可以看看,了解人脸识别及人脸检测的技术-Face recognition and face detection paper can look for face recognition and face detection technology
pilaojiashi
- 基于脑电波与人眼特征的疲劳驾驶检测系统的设计,详细讲述了人脸检测、人眼定位及最后的识别,对初学者有很好的参考价值-Driver fatigue detection system designed brainwaves features based on the human eye, a detailed account of the face detection, eye location and the final recognition of the value of a good refe
EI98
- 基于ICA的人脸检测和表情识别的英文文献。-Independent Component Representations for Face Recognition
Face-detection
- 实现人脸检测与五官识别的背景,算法,代码描述,以及测试与运行结果。-Realization of human face detection and facial recognition in the background, algorithm, code, descr iption, and test and operating results.
Program
- Matlab上简单的人脸检测及人眼识别.人眼识别基于人眼开度。-Face detection and eye detection using Matlab
人脸检测算法详解
- 人脸检测作为人脸识别的第一步,那么检测的正确与否直接影响识别结果,该方法对人脸检测鲁棒性较高