搜索资源列表
gmm-gmr
- 这是一款用C++编写的实现gmm算法的程序,有样例程序,实现了EM算法来寻找GMM参数。
GMM建模与EM算法
- 介绍如何使用GMM建模的ppt.里面有公式和注意事项.
EM算法
- EM算法,用于实现高斯混合模型参数估计GMM
gmm
- 一个在matlab环境下编写的采用expectation maximization方法计算高斯混合模型的程序。-One in the matlab environment prepared by the use of expectation maximization method GMM procedure.
OPENCV_GMM
- 基于OPENCV的GMM算法,通过时间推移建立视频图像的高斯混合背景模型,并可有效检测其中的运动目标。-OPENCV of GMM-based algorithm, through the passage of time video images to establish the context of Gaussian mixture model, which can effectively detect moving targets.
gmm-gmr
- 这是一款用C++编写的实现gmm算法的程序,有样例程序,实现了EM算法来寻找GMM参数。-This is a used C++ Prepared gmm algorithm to achieve the procedure, there are sample procedures, the realization of the EM algorithm to find GMM parameters.
gmmtbx(1)
- GMM工具箱第一部分。包含了GMM算法的各个函数,对GMM建模很有帮助.-GMM first part of the toolbox. GMM algorithm contains all functions of GMM modeling helpful.
GMM
- 实现混合高斯模型的聚类算法 利用最大似然估计和最大期望的方法来实现混合高斯模型-Gaussian mixture model to achieve clustering algorithm using the maximum likelihood estimation and the greatest way to achieve the desired mixed-Gaussian model
GMM-GMR-v1.2
- 这是一款用matlab编写的GMM算法,有样例,实现用EM算法寻找GMM参数-This is a matlab prepared using GMM algorithm, there is a sample, look for implementation using EM algorithm for GMM parameter
GMM
- :高斯混合模型(GMM)是一种经典的说话人识别算法,本文在实现其算法的同时,主要模拟了不同噪声环境情况下高斯混合模型 (GMM)的杭嗓声性能,得到了一些有益结论。 -Gaussian mixture model (GMM) is a classic speaker recognition algorithms, this algorithm at the same time in fulfilling its main simu
GMM
- 混合高斯em算法matlab源码可算三个参数-Em algorithm for Gaussian mixture can be considered three parameters matlab source
gmmem_several
- GMM是语音识别中比较成熟的算法之一,这个MATALB完整的实现了基于GMM算法的识别训练程序,可以适用于GMM识别和学习的同行的参考-GMM is a speech recognition algorithm for the more mature one, this MATALB full implementation of the identification algorithm based on GMM training pro
GMMmatlab
- MATLAB中实现GMM算法的原始代码,实现图像分割-GMM algorithm implemented in MATLAB source code for image segmentation
luo_gmm
- 利用GMM算法,来检测纹理的一个代码!非常有用.-using GMM to detection texture
gmm
- 求高斯混合模型的EM算法,matlab程序。-Seeking EM algorithm for Gaussian mixture model, matlab program.
speaker
- 是基于matlab的语者识别系统。包括了预处理,mfcc,和gmm算法匹配。-Matlab-based speaker recognition system. Including the pretreatment, mfcc, and gmm algorithm match.
gmm
- 可以从摄像头采集实时监测的混合高斯模型算法-Collected from real-time camera monitoring of Gaussian mixture model algorithm
GMM
- 高斯k均值程序算法,k-means是一种常用的聚类算法,可以实现数据的聚类。-K-means algorithm for Gaussian process, k-means clustering algorithm is a commonly used, can achieve data clustering.
GMM(1)
- python实现GMM算法,并使用NMI进行算法评估(Python implementation of GMM algorithm)
GMM-master
- GMM算法,可以用于处理经过处理后的语音特征来训练模型,用于语音识别(Expectation-Maximization estimation of GMM parameters.This source code is the implementation of the algorithms described in)