CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - gmm background

搜索资源列表

  1. 利用OPENCV來實現高斯混合模型的背景相減

    0下载:
  2. 利用OPENCV來實現高斯混合模型的背景相減,可看到當前影像、前景及背景-OPENCV to achieve using GMM background subtraction, we can see the current image, foreground and background
  3. 所属分类:OpenCV

    • 发布日期:2017-03-21
    • 文件大小:1141
    • 提供者:justin
  1. lhgcxgmm.rar

    1下载:
  2. 自己采用opencv编写的程序,该程序主要实现运动目标的检测,采用背景减法里面的GMM混合高斯模型,Opencv prepared to adopt its own procedures, the procedures for major sports achieve target detection using background subtraction inside GMM Gaussian Mixture Model
  3. 所属分类:OpenGL

    • 发布日期:2012-11-06
    • 文件大小:11015
    • 提供者:刘慧
  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. LiuMixGauss

    0下载:
  2. 混合高斯模型背景建模,适用于视频跟踪,目标分割。 -GMM background modeling for video tracking, object segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1708775
    • 提供者:sunrui
  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. GMM

    0下载:
  2. 运用OpenCV2.0编辑混合高斯背景建模,能够较好的识别四个视频中的运动前景和背景,在一定程度的背景复杂度下,能够较准确检测。-The use OpenCV2.0 edit Gaussian mixture background modeling, and better identification of four video movement in the foreground and background, the background of a certain degree of com
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11414118
    • 提供者:wang
  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

    0下载:
  2. 混合高斯模型在运动检测中的应用,检测视频中的运动物体,做出其背景图像和前景图像-Gaussian mixture model in motion detection to detect moving objects in the video to make the background image and the foreground image
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1484
    • 提供者:张茂华
  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. 高斯混合滤波建模,基于opencv,用于背景建模,前景检测-Gaussian mixture filter modeling, based on opencv, for background modeling, foreground detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1435
    • 提供者:zcz
  1. GMM背景建模c++

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

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:weizhaoqi
« 12 »
搜珍网 www.dssz.com