CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 高斯背景模型程序

搜索资源列表

  1. background__modelling

    0下载:
  2. 利用高斯模型实现背景建模的程序。简单实用,自己写的,利用了opencv的处理函数,需要调节阈值-using the Gaussian model, background modeling procedures. Simple and practical, wrote, opencv use of the processing function, needs to adjust the threshold
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:32179
    • 提供者:言研
  1. cvbgfggaussmix.rar

    0下载:
  2. 混合高斯模型,用于背景建模的程序,使用时请安装OPENCV,Gaussian mixture model for background modeling procedure, the use of when you install OPENCV
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:5790
    • 提供者:肖郎
  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. GuassionModel.rar

    0下载:
  2. 基于混合高斯模型的运动目标检测,值得学习,对背景更新相当有效,opencv程序
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1693
    • 提供者:夏正友
  1. backgroundSubtraction_v0

    0下载:
  2. 基于graphcut的背景建模程序,其中具备阴影去除功能,建模时对rgb三个颜色通道进行了高斯模型训练。程序需要OpenCV 1.0 的支持。-This is a C implementation of background subtraction given a set of background frames as a training set.The background model is per-pixel RGB space Gaussian, assuming independenc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:14808
    • 提供者:taotaoking
  1. gauss-backgrounds

    0下载:
  2. 本程序可以进行视频的动态提取背景,使用的是高斯模型使用前请配置好opencv环境。希望对大家学习人脸检测有所帮助-This procedure can extract the dynamic video background, using a Gaussian model configured before use opencv environment. We would like to learn helpful Face Detection ...
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4557985
    • 提供者:baiyang
  1. mixture_of_gaussians

    2下载:
  2. 这是一个视频图像处理的程序,通过混合高斯分布来建立背景模型,并且提取了运动目标,效果不错!-mixture of gaussians
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-25
    • 文件大小:1758
    • 提供者:吴家丽
  1. gaussiangradient

    0下载:
  2. 是关于高斯混合模型的背景建模程序,是关于opencv改进的,自己编程的程序。-Gaussian mixture model on the background modeling procedure is about opencv improved, their own programming procedures.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:46181647
    • 提供者:ANMINGSHOU
  1. mixture_of_gaussians

    2下载:
  2. 这个程序是基于混合高斯背景模型的运动目标检测算法,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
  3. 所属分类:matlab

    • 发布日期:2016-04-19
    • 文件大小:621568
    • 提供者:zhong
  1. object-tracking

    0下载:
  2. 对视频作目标检测跟踪的VC++程序,使用了openCV开源库,包含帧差法、背景估计法、高斯混合模型法以及卡尔曼滤波。可正常运行。-VC++ program for target tracking,based on openCV, incuding multiple algrithms,such as Karlman filter.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:22613796
    • 提供者:eccrjbsat
  1. Gaussian-background

    0下载:
  2. opencv下写的关于高斯背景的程序,是目标检测的较好的方法,可以构建高斯背景模型,再利用背景剪除法,即可获得运动目标。-procedures the opencv to write on the Gaussian background, is a better target detection method can build the Gaussian background model, re-use background pruning method, you can get a movin
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:18921
    • 提供者:fd
  1. new目标检测的程序

    1下载:
  2. 混合高斯模型的背景减除法和相邻帧差法相结合进行目标检测的程序,内附视频-The background of the gaussian mixture model reduction division and adjacent frame differential method for target detection with the program, enclosing video
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-02-28
    • 文件大小:626325
    • 提供者:李晓丹
  1. The-infrared-target-detection-method

    1下载:
  2. 本程序采用matlab编码,一共有包括帧间差分法、背景差分法、光流法、混合高斯模型法四种方法来实现红外目标检测的功能,代码检测易懂,适合初学者多多借鉴~-This procedure using matlab coding, a total including the inter-frame difference, background subtraction, optical flow method, Gaussian mixture model approach are four ways
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:23785837
    • 提供者:Leo
  1. 20140728

    0下载:
  2. 这是一个基于VC++的高斯混合模型背景重建及目标跟踪的程序,不仅有理论知识讲解,而且还有程序实现部分,望对大家有所帮助,如不明白者可以留言讨论-This is a VC++ based on Gauss mixture model background reconstruction and target tracking procedure, has not only theoretical knowledge, but also the program, we hope to help, if
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:316494
    • 提供者: 陈祖胜
  1. run

    0下载:
  2. 基于混合高斯模型的背景减除实现程序,速度还可以,但是效果不是特别好,还有待改进-Gauss mixture model background subtraction procedure based on the implementation, can also speed, but the effect is not particularly good, there is room for improvement
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2015
    • 提供者:朱婷
  1. Foreground-detection-procedures

    0下载:
  2. 前景检测程序,MATLAB实现,有背景差分,帧差法,混合高斯模型,光流法。-Foreground detection procedures, MATLAB, background difference, frame difference method, the gaussian mixture model and optical flow method.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:23883443
    • 提供者:曹志通
  1. GMMmatlab程序

    0下载:
  2. 混合高斯模型,用于背景变化无抖动的目标的前景提取(The hybrid Gauss model is used for foreground extraction of background invariant targets without jitter)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:泰迪0612
  1. 改进的高斯混合背景模型的实现

    1下载:
  2. 利用改进的高斯混合模型对前景目标的提取有较好的作用,这是基于OpenCV的C++程序,请安装OpenCV库进行调试(The improved Gauss mixture model has a good effect on foreground target extraction. This is a C++ program based on OpenCV. Please install OpenCV library for debugging)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:jiaweihao
  1. 447809

    0下载:
  2. 混合高斯模型,用于背景建模的程序,使用时请安装OPENCV()
  3. 所属分类:数值算法/人工智能

  1. testgmm

    0下载:
  2. 实现运动目标检测算法的程序,应用的平台是matlab2016(The program to realize the algorithm of moving target detection, the application platform is matlab2016)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:pizit
« 12 »
搜珍网 www.dssz.com