搜索资源列表
GMM train
- 用于gmms的训练程序
高斯滤波器 matlab toolbox
- 高斯滤波器 matlab toolbox For GMMs and Gaussian kernels,Gaussian filter matlab toolboxFor GMMs and Gaussian kernels
GMMS
- OPENCV下基于高斯混合模型的图像分割,程序中还有 基于大津法的图像分割和金子塔分割。-OPENCV Based on Gaussian mixture model of image segmentation, the program also includes Otsu method based on image segmentation and the segmentation pyramid.
Background.Modeling.using.Mixture.of.Gaussians.for
- 这篇文章是关于如何改进混合高斯法的一个综述,混合高斯法用于目标检测,目标分割。-This article is an overview of how to improve the GMMS ,the GMMS is used for target detection, object segmentation.
gmms
- 基于混合高斯模型的目标检测,静止摄像机下的视频序列-Gaussian mixture model-based object detection, static camera video sequence under
Gupta-and-Chen---2010---Theory
- This introduction to the expectation–maximization (EM) algorithm provides an intuitive and mathematically rigorous understanding of EM. Two of the most popular applications of EM are described in detail: estimating Gaussian mixture models (GMMs),
HTK-samples-3
- his package contains a set of functions for calling interfacing with HTK from Matlab. Right now its mostly limited to training GMMs and HMMs. It converts your Matlab data into a format that HTK understands and calls HTK command line programs. T
matlab_hmm-master.
- This package contains a set of functions for evaluating HMMs and GMMs.
GMR-multiConstraints-v2.0
- Demonstration of the reproduction of a generalized trajectory through Gaussian Mixture Regression (GMR), when considering two independent constraints represented separately in two Gaussian Mixture Models (GMMs). Through regression, a smooth generaliz
voice-box-GMM
- 语音处理GMM相关算法,1.计算概率密度并画出高斯混合模型,2.计算边际,条件混合高斯密度,3估计两个GMM模型的Kullback-Leibler divergence。-GMM relating to speech processing algorithms.1,to calculate probability densities from or plot a Gaussian mixture model.2,marginal and conditional Gaussian mixture
Gammashirp-filter
- In this paper, we figure out the use of appended jitter and shimmer speech features for closed set text independent speaker identification system. Jitter and shimmer features are extracted from the fundamental frequency contour and added to basel
GMMS
- 基于高斯混合模型的图像分割程序,结合OpenCV,包括OTSU、金字塔分割、自适应阈值分割-Image segmentation program based on Gaussian mixture model, combined with OpenCV, including OTSU, pyramid segmentation, adaptive thresholding
gmms
- matlab中的高斯混合模型代码,机器学习基础学习-Gaussian mixture model matlab code, machine learning based learning
gmm_utilities
- This collection of MATLAB files perform operations on Gaussian mixture models (GMMs) and Gaussian kernels (ie, Parzen windows). These utilities do evaluation, sampling, multiplication, convolution, linear transformation, mixture reduction, etc. Prese
GMMs
- function对数据EM算法进行fit,并对产生的高斯混合模型的最大似然估计进行绘图。输出结构体obj,带有高斯混合模型的参数mu,sigma。(Function carries out fit for data EM algorithm, and draws the maximum likelihood estimation of the Gauss mixture model. The output structure is obj, with the parameter mu and s
GMMs作业
- 机器学习作业GMMs算法实现,机器学习课程的一个小作业,没什么用。(Implementation of machine learning task GMMs algorithm)