搜索资源列表
BK_Gauss混合高斯背景
- 本算法基于混合高斯模型编程,采用opencv库,能够运行
基于混合高斯背景建模算法
- 该代码可以用于实现基于混合高斯背景建模的运动检测,该算法计算量较大,运行时间较长!
EM_GM
- 混合高斯分布EM算法,可以算混合高斯分布的三个参数。混合高斯分布更接近系数分布。-mixed Gaussian distribution EM algorithm can calculate mixed Gaussian distribution of the three parameters. Mixed closer to the Gaussian distribution coefficient.
EM_TuXiangfenge
- 期望最大EM算法及其在混合高斯模型中的应用.caj-Expect the largest EM algorithm and its application in mixed-Gaussian models. Caj
fc5j_EM_matlab
- em算法求解混合高斯模型,适合图像处理中,对象分割-em algorithm Gaussian mixture model suitable for image processing, object segmentation
BK_Gauss混合高斯背景
- 本算法基于混合高斯模型编程,采用opencv库,能够运行-The algorithm is based on the mixed Gaussian model programming, using opencv library, able to run
EMGMMSeg
- 对图像进行GMM(混合高斯)拟合后用EM算法进行分割-Image GMM (Gaussian Mixture) after fitting algorithm using EM Segmentation
EMGMM
- 混合高斯模型和EM算法结合,当中用到了自己写的Kmeans聚类,附带测试样例、训练样例和main函数。-Gaussian Mixture Model and EM algorithms, which use their own written Kmeans cluster, with the test sample, the training sample and the main function.
imputation.tar
- 一个很有用的EM算法程序包,可用于混合高斯模型,值得一看哦-A useful package of the EM algorithm can be used in mixed-Gaussian model, see Oh
BGM
- 本文提出了一种静止摄像机条件下的运动目标检测与跟踪算法。 它以一种改进的自适应 混合高斯模型为背景更新方法,用连通区检测算法分割出前景目标,以 Kalman滤波为运动模型实现对运动目标的连续跟踪。在目标跟踪时,该算法针对目标遮挡引起的各种可能情况.-In this paper, a stationary camera under the conditions of the moving target detection and tr
FitFunc
- 本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值!-This algorithm, including maximum likelihood estimation, least squares estimation, based on the EM algorithm estimate a mixture Gaussian distribution,
GMM
- 实现混合高斯模型的聚类算法 利用最大似然估计和最大期望的方法来实现混合高斯模型-Gaussian mixture model to achieve clustering algorithm using the maximum likelihood estimation and the greatest way to achieve the desired mixed-Gaussian model
gauss
- 混合高斯背景建模算法,包含了阴影消除方面的一些处理。-AppWizard has created this gauss application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing y
EM_for_classify
- 混合高斯模型EM算法,对数据样本进行归类-EM algorithm by mixture gaussian model, calssify the data samples
em
- 混合高斯概率密度模型,其参数估计可以通过期望最大化( EM) 迭代算法获得。-EM estimation parameters Gaussian mixture processes
GMM
- 混合高斯模型的C++程序,封装成为C++的类,直接调用即可。-gaussian mixture model train code
Pattern_Classification_Project_3
- 两个模式识别算法实现,一个是线性区别函数另一个是混合高斯模型方法。本人的大作业,经验证可用。-Two pattern recognition algorithm, the difference between a linear function of the other is the Gaussian mixture model. I am a big operation, experience certificates availab
基于高斯混合模型的红外目标检测算法研究
- 目前图像处理技术已经广泛应用于人们生产生活的各个方面,对于相关技术的研究具有广泛的研究意义和应用价值,本文中研究的主要内容为基于混合高斯模型的红外图像运动目标检测算法研究及实现。(All aspects of the image processing technology has been widely applied in people's life and production, has wide application value
GMM
- 混合高斯算法,用opencv3实现,用于对运动目标进行检测 效果还算是不错的,代码通俗易(Hybrid Gauss algorithm)
EM算法用于高斯混合模型
- EM算法在高斯混合模型的参数估计中的应用,内服Matlab程序例子。(Application of Matlab program and EM algorithm in parameter estimation of Gaussian mixture model.)