搜索资源列表
HMMforfacecheck
- 基于隐马尔可夫模型HMM的人脸检测和识别代码-based on Hidden Markov Models HMM face detection and identification codes
hmm
- 基于hmm的人脸识别代码-based on face recognition code
HMMDemo
- 基于HMM的人脸识别源代码,配置条件为OPENCV3.1,VC6.0,可以作为了解隐马尔科夫的列子。-HMM-based face recognition source code, configuration conditions OPENCV3.1, VC6.0, as understand the hidden Markov Liezi.
HMMDemo
- 基于Opencv编辑的人脸识别工具,可以直接从USB摄像头获取人脸,依据HMM模型实现-Based on the Opencv editing tools that can directly face recognition from the USB camera for face, HMM. According to the model
facerecognition
- 采用OpenCV进行人脸识别,隐马尔科夫链的应用,由混合分量来分割HMM的每个内在状态的所有观测值,运用现有的图像观测值分割为所有嵌入和内部的HMM函数,计算可能的变换矩阵-Using OpenCV for face recognition, hidden Markov chain applications, from the mixed components to split the internal state of each HMM all observations, use of the
renlianshibie
- 人脸识别系统设计—-毕业设计,很详细,matlab开发平台-Face Recognition System Design- graduated from the design, very detailed, matlab development platform
hmm
- 隐马尔可夫模型人脸识别 隐马尔可夫模型人脸识别-HMM Hidden Markov Model Face Recognition Face Recognition
hmmfacrecg
- 很好的人脸识别的源码,主要采用hmm原理-Very good face recognition source code, the main principle of the use of hmm
PR_AI_code
- 这是《精通VC++数字图像模式识别技术及工程实践[第2版]》光盘源代码,其中包括EM算法、fisher判别函数、HMM隐马尔科夫模型、BP神经网络、小波变换、alpha-beta剪枝、A*算法等,还包含几个纹理分析、人脸定位、字符识别、车牌号识别、8数码、黑白棋、离线/在线签名等实例,因此对于学习模式识别、人工智能的朋友们都大有裨益。光盘中的素材请见另外一个资源。-This is " proficient in VC++ Digital Image Pattern Recognitio
HMMzddsdgrt
- 很好的关于人脸识别的毕业论文,从中国知网付费下载得到,《基于HMM具有年龄变化的人脸识别技术研究 》希望对大家有用。-About Face Recognition of good theses, pay-per-download from the Chinese HowNet be, " HMM-based face recognition with age changes in technology research," I hope useful to everyone.
HMM_face_recognition
- 用隐形马可夫模型来做的人脸识别程序,利用了很多opencv的东西-face recognition by using Hidden markov model, opencv is included
FaceRec_part1
- 本人收集的人脸识别最新资料,从08年到09年,包含各种人脸识别的优秀算法,PCA,HMM,2DPCA,KDDA,一共20个文件,需要安装CAJ阅读器阅读,是不可多的学习和研究的参考资料(不是源码,算法详细)-I gather the latest information for face recognition, from 2008 to 2009, contains an excellent variety of face recognition algorithms, PCA, HMM, 2
HMM
- 关于隐马尔科夫HMM的人脸识别的源代码,在VC6.0下编译-On the Hidden Markov HMM face recognition source code, compiled in VC6.0
2DLDAwiththeSVM-basedfacerecognitionalgorithm
- 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem
VC-UsingDLL
- HMM, face detection, recognition
facea
- 介绍了基于adboost人脸检测和HMM的识别方法,有一定代表性,适合初学者学习-Introduced based on adboost face detection and identification of HMM methods, representative of a certain, suitable for beginners to learn
HMM
- This paper presents a hybrid framework of feature extraction and hidden Markov modeling (HMM) for two-dimensional pattern recognition. Importantly, we explore a new discriminative training criterion to assure model compactness and discriminability. T
HMM-based-human-face-
- 很好的论文,基于隐马尔科夫模型的人脸认证算法研究,H-Hidden Markov Model-based human face authentication algorithm
a-face-recognition-based-on-HMM
- 用HMM算法实现人脸识别的代码,经典不容错过-Face recognition algorithm with the HMM code, classic not to be missed
HMM
- 本程序是基于隐马尔科夫模型(HMM)的方法在visual C++环境中实现人脸检测。-This procedure is based on the hidden Markov model (HMM) method in visual C++ environments face detection.