搜索资源列表
GMM
- 混合高斯模型的C++程序,封装成为C++的类,直接调用即可。-gaussian mixture model train code
GMM
- 用vc寫的背景模組,可以用來在你想要的程式去研究其他的用途-this is a vc code to build background model , then can used to your program for other something research
gmm
- 高斯混合模型的源代码。从文件中读取数据,用三个高斯混合模型进行处理-Gaussian mixture model of the source code. Read from the file data, using three Gaussian mixture model for processing
GMM
- This file has the code for GMM classification technique
GMM
- 基于GMM说话人识别特征提取 1、需要有语音工具箱 2、训练和测试包含了加噪的代码 3、包含噪声数据 4、没有包含语音数据 5、语音数据可以自行录制或者找一段语音-Extraction Based on GMM speaker recognition feature A need to have a voice toolbox 2, the training and testing included adding noise code 3, including n
note-on-GMM
- 高斯混合模型GMM的学习资料,包含一个学习笔记和一个简单的C++实现-Gaussian mixture model learning materials, including notes and a simple C++ source code
LDFV
- VLAD VLAD可以理解为是BOF和fisher vector的折中 BOF是把特征点做kmeans聚类,然后用离特征点最近的一个聚类中心去代替该特征点,损失较多信息; Fisher vector是对特征点用GMM建模,GMM实际上也是一种聚类,只不过它是考虑了特征点到每个聚类中心的距离,也就是用所有聚类中心的线性组合去表示该特征点,在GMM建模的过程中也有损失信息; VLAD像BOF那样,只考虑离特征点最近的聚类中心,VLAD保存了每个特征点到离它最近的聚类中心的距离;
Gaussian-Mixture-Model-GMM
- guassian mixture model matlab code
RZLNB33
- 关于高斯混合模型GMM的matlab源代码,不错的源码(About gaussian mixture model of GMM matlab source code, source code)
GMM-Code
- A two-stage mechanism of ECG classification using Gaussian mixture model(An automatic classifier for electrocardiogram (ECG) based cardiac abnormality detection using Gaussian mixture model (GMM) is presented here. In first stage, preprocessing tha
数据
- gmm运行的调试命令stata软件操作方法(gmm code the use of stata,command of stata)
EMM_Python2
- GMM算法说明 包括 EM、GMM、GMM参数设置、GMM机器学习(GMM code including EM,GMM. GMM_Parameter)