登录
首页 » matlab » gmm

gmm

于 2014-03-25 发布 文件大小:2KB
0 144
下载积分: 1 下载次数: 106

代码说明:

  混合高斯模型使用K(基本为3到5个) 个高斯模型来表征图像中各个像素点的特征,在新一帧图像获得后更新混合高斯模型,用当前图像中的每个像素点与混合高斯模型匹配,如果成功则判定该点为背景点, 否则为前景点。通观整个高斯模型,他主要是有方差和均值两个参数决定,,对均值和方差的学习,采取不同的学习机制,将直接影响到模型的稳定性、精确性和收敛性。由于我们是对运动目标的背景提取建模,因此需要对高斯模型中方差和均值两个参数实时更新。为提高模型的学习能力,改进方法对均值和方差的更新采用不同的学习率 为提高在繁忙的场景下,大而慢的运动目标的检测效果,引入权值均值的概念,建立背景图像并实时更新,然后结合权值、权值均值和背景图像对像素点进行前景和背景的分类。(Gaussian mixture model using K (essentially 3-5) Gaussian model to characterize the features of each pixel in the image, in the image of the new frame for updated Gaussian mixture model, with each pixel in the image with a Gaussian mixture current model matching, if successful, determined that the point of the background points, otherwise the former attraction. Throughout the entire Gaussian model, he mainly has two parameters determine the variance and the mean, the mean and variance of the study, to take a different learning mechanism, will directly affect the stability, accuracy and convergence model. Since we are moving object extraction of the background modeling, so the need for the Gaussian model variance and mean two parameters real-time updates. In order to improve the learning ability of the model, an improved method for updating the mean and variance of different learning rates to improve in the busy scene, large and slow moving object detection results, the introduction of)

文件列表:

gmm.m,3929,2014-03-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • m11
    混合高斯(Mixture of Gaussian, MOG) 背景建模算法和Codebook 背景建模算法被广泛应用于监控视频的运动目标检测问题, 但混合高斯的球体模型通常假设RGB 三个分量是独立的, Codebook 的圆柱体模型假设背景像素值在圆柱体内均匀分布且背景亮度值变化方向指向坐标原点, 这些假设使得模型对背景的描述能力下降. 本文提出了一种椭球体背景模型, 该模型克服了混合高斯球体模型和Codebook 圆柱体模型假设的局限性, 同时利用主成分分析(Principal components analysis, PCA) 方法来刻画椭球体背景模型, 提出了一种基于主成分分析的Codebook 背景建模算法. 实验表明, 本文算法不仅能够更准确地描述背景像素值在RGB 空间中的分布特征, 而且具有良好的鲁棒性.(The background modeling algorithm of mixture of Gaussian (MOG) and codebook is widely used in moving object detection of surveillance video. However, the ball model of MOG usually assumes that the three components of RGB are independent, while the cylinder model of codebook assumes that the value of background pixel is distributed uniformly within the cylinder and the changing direction of brightness points to the origin of the coordinate system. These assumptions reduce the descriptive capability for background modeling. Therefore, the paper proposes an ellipsoid- based background model, which overcomes the MOG and codebook0s limitations. By using principal component analysis to depict the ellipsoid background model, a novel PCA-based codebook background modeling algorithm is proposed. Experiments show that this algorithm can not only give more accurate description of the distribution of background pixels but also have a better robustness.)
    2014-04-15 11:11:55下载
    积分:1
  • curvematchingtool
    curve matching tool 关于曲线匹配的一些程序(curve matching tool on the curve matching some of the procedures)
    2007-05-15 09:52:24下载
    积分:1
  • matlab_regiongrowing
    此程序为区域增长经典算法,程序后面有详细注释(This procedure is a classical algorithmfor the regional growth,the procedure followed in detail the Notes)
    2009-03-05 14:19:04下载
    积分:1
  • 四参数随机生长法生成多孔介质代码
    利用四参数随机生成法生成三维多孔介质,以研究黏土、页岩等的微观流动机制(Using QSGS to construct 3D porous media)
    2021-03-29 17:29:10下载
    积分:1
  • heavy-tailed-deconv
    一般自然图像的梯度分布符合重尾分布,重尾分布也就是超拉普拉斯分布,根据这个特点进行图像复原。(The gradient of a natural image in line with heavy-tailed distribution, which is ultra-heavy-tailed distribution Laplace distribution, image restoration based on this feature.)
    2021-03-13 10:39:24下载
    积分:1
  • GM-PHD
    内容包括高斯混合概率假设密度滤波器仿真程序,GM-PHD滤波器提供了一种PHD滤波器工程化的方法,在无数据关联的情况下进行目标跟踪。(This algorithm is extended to accommodate mildly nonlinear target dynamics using approximation strategies from the extended and unscented Kalman filters.)
    2021-01-21 17:18:46下载
    积分:1
  • program
    gdal读tiff图像,获取图像大小,波段信息,图像数据,写Tiff图像到固定路径。(Read and write an TIff image using GDAL)
    2012-02-13 22:08:22下载
    积分:1
  • ellipse
    matlab 程序 运用霍夫椭圆检测原理,进行霍夫椭圆检测,识别图像中的椭圆圆(matlab program using Hough ellipse detection principle for Hough ellipse detection, identification image Ellipse Circle)
    2013-06-27 16:57:41下载
    积分:1
  • polsarpro
    polsarpro官方学习教程,系统的说明了polsarpro软件的操作使用,可进行树高反演,地物分类,已经森林模拟数据生成(polsarpro tutorial note)
    2020-11-08 15:59:47下载
    积分:1
  • pca
    主成分分析程序,应用于图像特征提取,数据降维等方面 (the code of PCA)
    2010-05-07 18:49:29下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载