搜索资源列表
HMM 资料
- HMM模型资料和源码
隐马尔可夫模型.rar
- 隐马尔可夫模型(Hidden Markov Model,HMM)是统计模型,它用来描述一个含有隐含未知参数的马尔可夫过程。其难点是从可观察的参数中确定该过程的隐含参数。然后利用这些参数来作进一步的分析,例如模式识别。
HMM (GUI) 可视化的隐马尔可夫程序
- VC6.0 这是一个可视化的HMM(隐马尔可夫)程序~ This program lets you to solve the classic problems 1 and 3 over Hidden Markov Models.
hmm-1.03.tar
- 语音识别中经典的HMM算法,包括产生序列、测试和参数训练,由C语言编写。- In speech recognition classical HMM algorithm, including has the sequence, the test and the parameter training, compiles by the C language.
hmm
- 基于hmm的人脸识别代码-based on face recognition code
opencv_apps_b1_5
- 微软的基于HMM的人脸识别原代码, 非常经典的说-Microsoft HMM-based Face Recognition source, said the very classic
HMMsource
- HMM用于人脸识别,从OPENCV里提取出来的,非常经典的说-HMM for face recognition, OPENCV extract from the very classical said
模式识别常用模型和算法
- 模式识别常用模型和算法,包括BP神经网络的C语言实现,BP神经网络解决异或问题,HMM的C语言实现-common model and pattern recognition algorithms including Neural Network C language, BP neural network solutions differences or problems, HMM C language, etc.! !
SURCE
- BP神经网络的C语言实现,BP神经网络解决异或问题,HMM的C语言实现,矢量量化的C语言实现-Neural Network C language, BP neural network solutions differences or problems, HMM C language, vector quantization C Language
Speech-recognition.hmm
- 利用hmm的孤立字(词)语音识别系统,经典的算法,没有图形界面,需要的可以完善一下。-use hmm isolated words (words) speech recognition system, the classical algorithm, no graphical interface, need to be perfect in this.
hmm-viterbi-c
- 下载的一个不错的HMM程序,主要实现HMM中的viterbi最佳路径选择算法,用vc编写,可以根据自己需要参考修改 this is a excellent HMM program,it completes the VITERBI algorithm in HMM.-Download a good HMM procedure, the main HMM realize the viterbi best path selection a
HMM
- 隐马尔科夫模型程序,这是一个仿真程序,特别适合于初学者-Hidden Markov model procedures, this is a simulation program, especially suitable for beginners
hmm
- 隐马尔可夫模型人脸识别 隐马尔可夫模型人脸识别-HMM Hidden Markov Model Face Recognition Face Recognition
hmm
- hmm的实现,包括训练、解码、评估3个主要部分。压缩包中有hmm教程-hmm realization, including three main parts-training, decoding and evaluation . There is a Hmm course in the package.
HMM
- 隐马尔科夫模型(HMM)算法 c++实现,于20世纪70年代在语音识别领域取得巨大的成功,之后被广泛应用到自然语言处理的各个领域,成为基于统计的自然语言处理的重要方法. -failed to translate
hmm
- 用于人脸识别 HMM算法 还可以进行改进-for
hmm-1.03
- HMM隐马尔可夫模型的源代码,Java实现。-HMM Hidden Markov Model source code, Java implementation.
HMM
- 关于隐马尔科夫HMM的人脸识别的源代码,在VC6.0下编译-On the Hidden Markov HMM face recognition source code, compiled in VC6.0
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.