搜索资源列表
gmm
- 一个在matlab环境下编写的采用expectation maximization方法计算高斯混合模型的程序。
MixtGaussian
- 这是基于em算法混合高斯模型参数的估计方法,用matlab开发的,看一遍程序就会明白了。-mixture Gauss estimation
hunhegaosi
- 针对智能交通系统中运动目标检测阶段存在的不足,提出了一种基于自适应混合高斯模型(GMM)的改进算法。-For the deficiencies of the intelligent transportation system moving target detection stage, an improved algorithm based on adaptive Gaussian mixture model (GMM).
meanshift-tracking
- 本算法实现的是目标的跟踪,采用的是混合高斯模型建立背景,然后用meanshift进行跟踪,包括使用MFC进行界面编辑-The algorithm is to track the target, using Gaussian mixture model background, and then meanshift track, including the use of interfacial MFC edit
JGIB
- 混合高斯模型,用于背景建模的程序,使用时请安装OPENCV()