搜索资源列表
关于高斯混合模型(GMM)的matlab源代码
- 关于高斯混合模型(GMM)的matlab源代码:,On the Gaussian mixture model (GMM) of the matlab source code:
Matlab.Gaussian.mixture.model.
- 基于Matlab的高斯混合模型的算法实现,该程序可以实现对图像处理的功能,Matlab based on the Gaussian mixture model algorithm, the program can achieve the functions of image processing
GaussBackGroundModel
- 混合高斯背景建模的实现程序,Matlab编写,运算速度极慢,但可作为理解算法的示例代码.系作者参加SJTU PRP项目时所写。此代码已在原项目中不再使用。-The realization of Gaussian mixture background modeling procedure, Matlab writing, computing speed is very slow, but the understanding of the algorithm can be used as sampl
mixture_of_gaussians
- 混合高斯模型 图像检测 可以应用于视频和图片-Mixture Gaussian model image detection can be applied to video and picture
codes
- 这个文件包里包含了几乎所有的聚类的工具箱,包含采用混合高斯模型的运动物体检测方面的源代码。-This document contains the bag almost all the clustering of the toolbox, including the use of Gaussian Mixture Model of Moving Objects for testing source code.
gaussmix
- 用于混合高斯的图像建模,可用于图像的分析和理解-For the mixed Gaussian image modeling, can be used for image analysis and understanding
MATLAB
- 使用混合高斯函数,对点配准的方法,他的鲁棒性比较好。 -This package contains the MATLAB code for the robust point-set registration algorithm discribed in the A Robust Algorithm for Point Set Registration Using Mixture of Gaussians."
EM_for_classify
- 混合高斯模型EM算法,对数据样本进行归类-EM algorithm by mixture gaussian model, calssify the data samples
IGMM
- 这是一篇经典的论文,基于混合高斯的数学模型应用在视频处理中,进行的移动物体提取-Multi-Gaussian model is the detection of moving targets in a background reduction method, which is achieved using matlab
MoG
- 混合高斯建模 matlab版,绝对正确。多多下载,谢谢大家支持-Gaussian mixture modeling matlab version, absolutely correct. A lot of downloading, Thank you for your support
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 available.
walkstraight
- 利用K均值聚类的方法实现人体的检测,混合高斯模型建立背景并实时更新-The use of K-means clustering method to achieve the human body detection, Gaussian mixture model to establish the background and real-time updates
GMM_RGB
- 基于混合高斯的运动目标检测的跟踪!修改后可以使用。-Gaussian mixture-based tracking of moving target detection! Modifications can be used.
IGMM
- 基于混合高斯的运动目标检测程序已经相应的文章!非常值得借鉴!-Gaussian mixture-based moving object detection procedures have been the appropriate article! Well worth learning!
mixture_of_gaussians
- 这是一个视频图像处理的程序,通过混合高斯分布来建立背景模型,并且提取了运动目标,效果不错!-mixture of gaussians
sMOG_ChangeUpdateRate_DilationErosion
- simulink下封装的混合高斯的s-funcion函数。用于模型模块的搭建。-simulink package under the Gaussian mixture of s-funcion function. The structures used to model the module.
motiondetect
- 实现基于混合高斯模型的运动目标检测算法的仿真-Achieved based on Gaussian mixture model simulation of moving target detection algorithm
mixture_of_gaussians
- 这个程序是基于混合高斯背景模型的运动目标检测算法,m文件和所用视频放到matlab的工作目录下即可运行-This program is based on the Gaussian mixture background model of moving target detection algorithm, m, and used video files into matlab working directory to run
GaussianMixtureModel_EM-master
- 用于混合高斯背景建模 MATLAB代码(The mixed Gauss background modeling MATLAB code)
EM算法用于高斯混合模型
- EM算法在高斯混合模型的参数估计中的应用,内服Matlab程序例子。(Application of Matlab program and EM algorithm in parameter estimation of Gaussian mixture model.)