搜索资源列表
人脸定位与检测实例
- 模式识别中人脸的检测与定位所包含的算法程序(facedetect)-pattern recognition of the human face detection and location included in the algorithm (facedetect)
imagecode4
- 人脸检测定位,实现了对人脸的检测与识别,大家可以参考!-Face Detection positioning, achieving the right face detection and recognition, we can reference!
peopleface
- 人脸检测与识别vc++源代码,希望大家喜欢-face detection and recognition vc source code, hope you like
SVMTutorial
- 一偏好文章,学习人脸检测与人脸识别的可以参考一下-One preferred article, learning Face Detection and Face Recognition for reference
ResearchOfFaceRecognitionBasedOnWaveletTransformat
- 本文介绍的是小波变换在人脸识别当中应用,是篇硕士论文,介绍了多种小波人脸识别算法,有基于离散小波的人脸检测与特征定位算法,基于小波变换的PCA人脸识别算法,基于小波变换和人工神经网络的人脸识别算法,基于小波变换和支持向量机的人脸识别算法,内容全面,具有很高的参考学习价值。-In this paper, is among the wavelet transform in face recognition applications, is
face_reg_system
- 这是一个人脸检测和识别系统,做有关这方面的毕业设计人,可以参考,也是我刚从网上下载的,与大家共享-This is a face detection and identification system to do on this graduation project, and can refer to, but also I have just downloaded, and the U.S. share
FaceDetection
- 用VC++ MFC实现图像中的人脸检测和识别.<<Visual C++ 实践与提高-数字图像处理于工程应用篇>>附带光盘中的代码,第十三章,实现人脸检测所有功能.-With VC++ MFC realize image face detection and recognition.
ViolaJones_IJCV
- yale 人脸识别库,是标准的人脸检测与识别的数据库。可靠性强。-Yale face recognition database, is a standard face detection and recognition database. Reliability.
newly
- 本PDF包含多个人脸检测与识别最新论文,可靠性强,阅读性强。-This PDF contains more personal face detection and recognition of the latest papers, reliability, strong, strong read.
haar
- HARR小波的VC实现源代码,能用于人脸检测与识别-HARR wavelet implementation of the VC source code, can be used for Human Face Detection and Recognition
2
- 一种基于肤色的人脸检测与定位方法,人脸识别方面的参考资料-Reforance book for face detecting
3
- 视频人脸检测与识别方法研究:人脸识别参考资料-Referance paper for face detecting in video sequence
FACEDE
- VC开发的人脸检测与识别,能够识别图片中的人脸与人眼,VC++6.0源码,便于学习-VC development of face detection and recognition, to identify the picture in the face with the human eye, VC++6.0-source, easy to learn
VideoBasedFaceDetection
- 视频搜索中人脸识别关键技术的研究与实现。本文对人脸检测与识别技术进行了研究,实现了一个用于视频搜 索的自动人脸识别系统。该系统对输入的视频帧进行人脸检测和定 位,经过图像预处理之后,进行重要特征点Gabor一Fisher的特征提取 和分类识别。-Video search, face recognition and implementation of key technologies. In this paper, face
aas
- 疲劳驾驶预警系统的研究硕士论文,本文主要研究将人脸检测与识别技术应用于人脸的睡意监测,根据监测结果,及时给出疲劳状态预警-The weary driving early warning system studies master the paper, this article main research applies the person face examination and the recognition technology
face
- 完整的表情识别系统一般包括人脸表情图像捕获、预处理、人脸检测与定位、 人脸分割与归一化、人脸表情特征提取、人脸表情识别。本文着重研究了人脸表 情特征提取、特征选择及表情分类等关键问题,并提出了一些改进的方法,同时 进行了仿真实验-Complete expression recognition systems typically include facial expression image capture, preproce
facedetect
- 用VC++编制的程序,可以实现完整的人脸检测与识别,具有一定的参考意义-Compiled with VC++ program, can achieve a complete face detection and recognition, with some reference value
lbp
- 1.解压缩之后,在vs2008下可直接运行,不过需要安装opencv 2.提供人脸检测与识别功能 3.人脸识别,需要预先选定文件夹提取特征向量,然后才可以选取比较,这个需要改源程序-1. Unzipped, run directly under the vs2008, but need to install opencv 2. Provides face detection and recognition 3. Recognit
drtoolbox0.6b
- 复杂背景下多视角人脸检测与识别仿真需要的工具箱详解。-Complex Background Multi-View Face Detection and Recognition Detailed simulation toolbox needs.
11_人脸检测与识别系统
- 1.本程序主要处理BMP位图。 2.为了方便读者学习,程序各步骤都被拆分开实现了,通过点击相应按钮可以看到每个步骤处理的结果。 3.如果是进行人脸识别,需要先打开一幅位图依次进行“人脸检测与定位”操作和“人脸特征标注”操作,然后再打开需要比较的第二幅位图,也是依次进行所有操作,最后进行识别以区分先后两个人脸。(This procedure deals mainly with BMP Bitmaps. 2. In order for