搜索资源列表
gmm_test.rar
- 使用EM算法模拟高斯混合模型(GMM)的构成,Analog EM algorithm using Gaussian mixture model (GMM) the composition of
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
- 高斯模型的实现,vc 6.0环境下实现的源代码,对于初学者有很好的借鉴作用-The realization of Gaussian model, vc 6.0 environment to achieve the source code, for the beginners have a good reference
GMM_Purdue
- 基于混合高斯模型(GMM)的无监督聚类算法,希望对大家有帮助-Based on Gaussian mixture model (GMM) unsupervised clustering algorithm, I hope it would have help to you!
GaussianMixtureModels
- GMM Model Gaussian Mixture Models - Algorithm and Matlab Code-GMM Model!
gmm
- 可以从摄像头采集实时监测的混合高斯模型算法-Collected from real-time camera monitoring of Gaussian mixture model algorithm
js_gmm_Lee
- 根据Lee与2005年发表的混合高斯模型背景建模的论文编写的源代码,可以作为对GMM算法改进的一个参考。-According to Lee s paper published in 2005 about GMM background modeling, it is written in C. It should be a reference for those who are intrested in GMM algorithm improvement.
GMM
- 用于目标检测的混合高斯模型GMM算法,程序应该可以实现-For target detection of mixed Gauss model GMM algorithm
GMM-HMRF_v1.1
- 自己写改进的经典算法,效果很好,可用于分割以及检测,精度高,效率高,可以直接执行,有简单的注释,可以作为算法的比较等,-Write your own improved classical algorithm works well and can be used segmentation and detection, high precision, high efficiency, can be executed directly, a simple note can be used as com
GMM-program
- 很好的GMM算法实现代码,代码中对矩阵使用编写的简单漂亮,并附有训练及测试数据-matlab code of GMM
GMM
- 使用Matlab编程实现GMM算法,不调用已有函数库,对大量点进行分类-LM algorithm using Matlab programming, do not call the existing library, a large number of points to classify
gmm
- EM算法以及混合高斯模型,c++实现,控制台程序,函数调用很简单方便。可以在低版本vc6.0运行。-EM algorithm and hybrid Gauss model, c++ implementation, the console program, function call is very simple and convenient. Can be run at low vc6.0.
GMM
- 高斯混合模型算法流程,一组测试数据进行分类,用osg显示-Gaussian mixture model algorithm process, a set of test data classification, using osg display
GMM
- 这个混合高斯目标检测算法的c++代码,并对一组序列进行检测。-This hybrid Gauss target detection algorithm c++ code, and a set of sequences to detect.
GMM-GMR-v2.0
- 统计概率模型 高斯混合模型的匹配,属于拟合类算法,可以用于2D 和3D数据(Expectation-Maximization estimation of GMM parameters. % This source code is the implementation of the algorithms described in % Section 2.6.1, p.47 of the book "Robot Programming by Demonstration: A %
高斯混合模型GMM-latentSpace-v2.0
- 用于背景建模实现视频运动目标分割 与目标跟踪算法(For background modeling, video moving object segmentation and object tracking algorithm)
gmmreg_cpd
- GMM模型的CPD配准算法,非刚性配准,点集配准(CPD registration algorithm of GMM model)
GMM
- 一种较好的背景减除算法,可以提取运动物体的前景图像,并能较好进行运用(Background subtraction algorithm)
automatic_image_segement
- 本文以k-means算法为背景,引入信息熵相关知识,从而实现全自动分割图像。然而在利用混合高斯模型对图像进行数据分析时,会发生一定的过拟合现象,导致我们得不到预期的聚类数目。本文设计合理的合并准则,令模型简化,有效地消除过拟合现象,使得最后得到的聚类数目与预期符合。,设计合理的准则改进了图像的全自动分割方法,使得分割结果更加优化(In this paper, k-means algorithm is used as the background, and information entropy
GMM-HMRF
- 基于高斯混合模型和隐马尔科夫模型的图像分割算法(Image segmentation algorithm based on Gaussian mixture model and hidden Markov model)