搜索资源列表
GMM
- 混合高斯模型的C++程序,封装成为C++的类,直接调用即可。-gaussian mixture model train code
GMM
- 混合高斯em算法matlab源码可算三个参数-Em algorithm for Gaussian mixture can be considered three parameters matlab source
emgmm
- 最大的高斯混合模型似然估计的期望最大化算法-Maximum likelihood estimation of Gaussian mixture model by expectation maximization algorithm
gmm
- 高斯混合模型的详细实现 内有多个.m文件-Gaussian mixture model has a number of detailed implementation. M files
MovDetect
- 基于复杂背景,单运动目标的检测,原始混合高斯模型背景更新与检测-Based on complex background, a single moving target detection, the background of the original Gaussian mixture model updated with the detection
MatFunC
- 本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值!-The algorithm including maximum likelihood estimation, least squares estimation, based on the the many EM algorithm mixed Gaussian distribution is estimated, the EM algorithm test c
Mixed-Gussian-matlab
- 基于混合高斯模型的matlab代码,用于求概率问题,可行,已经运行过了-Based on Gaussian mixture model matlab code for the required probability problems, feasible and has been running over
12
- EM 混合高斯分布的相关程序,主要以三个为例-EM mixed Gaussian distribution
speech-emotion-recognition
- 过特定人语音情感数据库的建立;语音情感特征提取;语音情感分类器的设计,完成了一个特定人语音情感识别的初步系统。对于单个特定人,可以识别平静、悲伤、愤怒、惊讶、高兴5种情感,除愤怒和高兴之间混淆程度相对较大之外,各类之间区分特性良好,平均分类正确率为93.7 。对于三个特定人组成的特定人群,可以识别平静、愤怒、悲伤3种情感,各类之间区分特性良好,平均分类正确率为94.4 。其中分类器采用混合高斯分布模型。-The system of speech emotion recognition
run
- 基于混合高斯模型的背景减除实现程序,速度还可以,但是效果不是特别好,还有待改进-Gauss mixture model background subtraction procedure based on the implementation, can also speed, but the effect is not particularly good, there is room for improvement
npbayes
- 剑桥大学无参数贝叶斯课程的代码,主要包括狄利克雷过程,主题模型,无限混合高斯分布等-code of nonparametric bayesian cambridge, include dirichlet process, topic model, infinite mixutre gaussian
GMM
- 一种改进的混合高斯模型(GMM)算法,加入形态学滤波与团块处理算法,运动目标提取效果良好。(An improved hybrid Gauss model (GMM) algorithm, which combines morphological filtering and blob processing algorithm, achieves good moving target extraction.)
基于高斯混合模型的红外目标检测算法研究
- 目前图像处理技术已经广泛应用于人们生产生活的各个方面,对于相关技术的研究具有广泛的研究意义和应用价值,本文中研究的主要内容为基于混合高斯模型的红外图像运动目标检测算法研究及实现。(All aspects of the image processing technology has been widely applied in people's life and production, has wide application value and research significance for
高斯混合模型EM算法MATLAB程序
- 在高斯混合模型上实现聚类问题的算法。将2个高斯混合,然后尝试学习两个高斯混合后的参数。(Algorithm for clustering problem on Gauss mixture model. Mix the 2 Gauss and then try to learn the parameters after the two Gauss mixing.)
GMM
- 混合高斯算法,用opencv3实现,用于对运动目标进行检测 效果还算是不错的,代码通俗易(Hybrid Gauss algorithm)
mixture_of_gaussians
- 采用高斯混合模型来对目标进行前景检测,并用MATLAB实现。(The Gauss mixture model is used to detect the foreground of the target, and it is implemented by MATLAB.)
82603023mixture_of_gaussians
- 高斯混合噪声程序, 程序完整可以直接使用很方便(this is a matlab gmm program, easy and good)
GaussianMixtureModel_EM-master
- 用于混合高斯背景建模 MATLAB代码(The mixed Gauss background modeling MATLAB code)
Gaussian Mixture Model Ellipsoids
- 基于2个一维高斯模型组成的多维混合高斯模型,采用Python进行编程(Multidimensional mixed Gauss model based on 2 one-dimensional Gauss models and programming with Python)
gaussianBkModelTest
- 采用混合高斯模型,实现对监视背景的建模,有利于下一步运动目标的检测(The mixed Gauss model, modeling of monitoring background, is conducive to the detection of moving target next)