CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - gmm background

搜索资源列表

  1. BGFG_CODEBOOK

    1下载:
  2. 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background simple and effective method of a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2741451
    • 提供者:梁浩
  1. backmodel

    0下载:
  2. EM-GMM建立背景模型,用于运动物体检测,侵入检测等-EM-GMM background model set up for moving object detection, intrusion detection, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11583455
    • 提供者:sxw
  1. GMM

    1下载:
  2. 建立了混合高斯模型,可以对静止背景下运动目标进行检测。-Gaussian mixture model is established, you can still detect moving target in the background.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1399
    • 提供者:lixiang
  1. Improved-GaussianBackground

    0下载:
  2. This is gaussian background mode document. This is adaptp GMM.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:242635
    • 提供者:kildong
  1. js_gmm_Lee

    0下载:
  2. 根据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.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:21939
    • 提供者:SONG CHU XUAN
  1. BGFG_CODEBOOK

    0下载:
  2. 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1,-Codebook-based moving target detection and Gaussian mixture model is (MoG, GMM) and a similar cut off the background simple and effective method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1687809
    • 提供者:王寒凝
  1. DM6437-GMM

    1下载:
  2. 在DM6437上借助VLIB实现高斯背景建模-With the DM6437 on VLIB Gaussian background modeling
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:538147
    • 提供者:Andrew
  1. GMM

    0下载:
  2. 利用混合高斯进行背景建模,实现运动目标检测-Gaussian mixture background modeling, moving target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:9681753
    • 提供者:李兵
  1. GMM

    0下载:
  2. 混合高斯背景建模,可以把连续帧图片前景与背景区分开来-Mixed gaussian background modeling, can continuous frame picture foreground and background to distinguish
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:1615
    • 提供者:李逍遥
  1. gmm

    1下载:
  2. 混合高斯模型使用K(基本为3到5个) 个高斯模型来表征图像中各个像素点的特征,在新一帧图像获得后更新混合高斯模型,用当前图像中的每个像素点与混合高斯模型匹配,如果成功则判定该点为背景点, 否则为前景点。通观整个高斯模型,他主要是有方差和均值两个参数决定,,对均值和方差的学习,采取不同的学习机制,将直接影响到模型的稳定性、精确性和收敛性。由于我们是对运动目标的背景提取建模,因此需要对高斯模型中方差和均值两个参数实时更新。为提高模型的学习能力,改进方法对均值和方差的更新采用不同的学习率 为提高在繁忙
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1913
    • 提供者:尹安然
  1. GMM

    0下载:
  2. 利用混合高斯法将视频提取背景 并做降噪膨胀腐蚀处理 附有视频文件 -GMM method to extract the video and do the background noise expansion corrosion treatment with video files
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8813973
    • 提供者:yee
  1. classicalmog

    0下载:
  2. 根据GMM经典论文Adaptive background mixture models for real-time tracking写的matlab源码,利用GMM背景建模并提取车辆,完全忠实于原论文-According GMM classic paper Adaptive background mixture models for real-time tracking matlab source code written using GMM background modeling and ex
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1962
    • 提供者:韩振东
  1. background-update-opencv

    0下载:
  2. 基于混合高斯的背景更新,并保存所获得的前景、背景图片 ,开发环境为Opencv2.3+vs2010-background update by GMM
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:17081
    • 提供者:hai
  1. GMM

    0下载:
  2. 内含visual C++和MATLAB代码,利用高斯呼喝模型进行背景建模,自适应确定高斯分量的个数,由Z.Zivkovic开发,相关文章是 Improved adaptive Gausian mixture model for background subtraction-Containing visual C++ and MATLAB code, the use of Gaussian background modeling feeding model, adaptive determine
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:369023
    • 提供者:huang
  1. GMM

    0下载:
  2. 使用背景减进行前景提取,并进行人群密度检测-Foreground extracted using background subtraction, and crowd density detection
  3. 所属分类:Special Effects

    • 发布日期:2016-08-30
    • 文件大小:7420928
    • 提供者:邱文嘉
  1. GMMbkg

    0下载:
  2. 采用GMM模型进行视频背景提取,根据opencv的函数改写的-GMM background extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2265
    • 提供者:bake
  1. 高斯混合模型GMM-latentSpace-v2.0

    0下载:
  2. 用于背景建模实现视频运动目标分割 与目标跟踪算法(For background modeling, video moving object segmentation and object tracking algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:40960
    • 提供者:caoyouyou
  1. GMM背景建模c++

    0下载:
  2. 混合高斯建模用于背景建模,用于背景检测,速度不是很快....C++语言(GMM background dectect)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:weizhaoqi
  1. GMM

    0下载:
  2. 一种较好的背景减除算法,可以提取运动物体的前景图像,并能较好进行运用(Background subtraction algorithm)
  3. 所属分类:图形图像处理

  1. automatic_image_segement

    2下载:
  2. 本文以k-means算法为背景,引入信息熵相关知识,从而实现全自动分割图像。然而在利用混合高斯模型对图像进行数据分析时,会发生一定的过拟合现象,导致我们得不到预期的聚类数目。本文设计合理的合并准则,令模型简化,有效地消除过拟合现象,使得最后得到的聚类数目与预期符合。,设计合理的准则改进了图像的全自动分割方法,使得分割结果更加优化(In this paper, k-means algorithm is used as the background, and information entropy
  3. 所属分类:图形图像处理

    • 发布日期:2019-09-18
    • 文件大小:1024
    • 提供者:xiaoxiaofish
« 12 »
搜珍网 www.dssz.com