搜索资源列表
matlab HMM包
- 本数据包包含了HMM经典算法,前后向重估,EM,Vertibi
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算法用C语言实现-Image pattern recognition technology, on the HMM algorithm using C language
HMMNote
- HMM(隐马尔科夫模型)人脸识别算法的个人心得,适合初学者。由浅入深,相当容易理解!-HMM (Hidden Markov Model) Algorithm for Face Recognition personal experience, suitable for beginners. Deep and very easy to understand!
a-face-recognition-based-on-HMM
- 用HMM算法实现人脸识别的代码,经典不容错过-Face recognition algorithm with the HMM code, classic not to be missed
hmm
- C语言实现的隐马可夫算法,广泛应用在模式识别中-C language implementation of hidden Markov algorithm, widely used in pattern recognition
hmm3
- hmm学习文档,能都让大家更好的理解hmm的识别算法,希望对大家的学习有所帮助啊-HMM learning documentation, can make more people better understand the HMM recognition algorithms, hope for your study help ah
Viterbi
- 是用于解决基于HMM的人脸识别算法中解码问题的viterbi算法,在VS2010上运行成功,对加深对 viterbi算法的理解有一定的帮助-For HMM-based face recognition problem viterbi decoding algorithm runs in VS2010 success viterbi algorithm for deepening the understanding of some help
baum
- 这是根据常用的模型,算法介绍 HMM的C语言实现-Used the model and algorithm of C language implementation of the HMM
Face-Recognition-using-HMM-master
- 基于隐马尔科夫模型的人脸识别算法,能够较为准确的完成人脸识别。是马尔科夫场的一种实际应用。-A face recognition method based on HMM which can precisely recognize the faces. It is an application of HMM.