CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 目标检测 背景模型

搜索资源列表

  1. MultiGaussian

    1下载:
  2. 视频监控,图像序列运动目标识别。基于多高斯背景模型,可实时实现运动目标的自动检测。-video surveillance, image sequence moving target identification. For more background Gaussian model, the immediate goal of the campaign to achieve automatic detection.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8.23kb
    • 提供者:pgt
  1. OPENCV_GMM

    0下载:
  2. 基于OPENCV的GMM算法,通过时间推移建立视频图像的高斯混合背景模型,并可有效检测其中的运动目标。
  3. 所属分类:视频捕捉/采集

    • 发布日期:2014-01-17
    • 文件大小:9.1kb
    • 提供者:马丁
  1. BGM

    0下载:
  2. 本文提出了一种静止摄像机条件下的运动目标检测与跟踪算法。 它以一种改进的自适应 混合高斯模型为背景更新方法,用连通区检测算法分割出前景目标,以 Kalman滤波为运动模型实现对运动目标的连续跟踪。在目标跟踪时,该算法针对目标遮挡引起的各种可能情况.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:441.81kb
    • 提供者:Jenifer
  1. 2119413023220076181125249677325rar

    0下载:
  2. 可用于视频目标检测中背景生成的混合高斯模型
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:51.08kb
    • 提供者:yinghua
  1. 单高斯目标检测

    0下载:
  2. 基于OPENCV的单高斯模型,通过摄像头获取视频帧,得到背景图片。
  3. 所属分类:图形/文字识别

  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
    • 文件大小:10.76kb
    • 提供者:刘慧
  1. GuassionModel.rar

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

    • 发布日期:2017-03-30
    • 文件大小:1.65kb
    • 提供者:夏正友
  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
    • 文件大小:2.61mb
    • 提供者:梁浩
  1. singleGaussianmodel

    0下载:
  2. 本码源是针对于单高斯模型算法做的运动目标检测,其中实现了背景建模、背景更新和目标检测的步骤实现。-The source code is in the single-Gaussian model for the algorithm to do the moving target detection, in which the realization of the background modeling, background to update and steps to achieve targe
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3.64kb
    • 提供者:songhong
  1. AVI

    2下载:
  2. 光流法、帧间差分法、高斯背景模型差分法,在opencv环境下实现运动目标检测-moving objective detection matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:3.44mb
    • 提供者:qiuzhenyan
  1. DIP

    1下载:
  2. 图像的操作,及视频流的相关操作,基于opencv,运动目标检测,中值滤波,高斯背景模型,混合高斯模型-The operation of the image, and video streams related operations, based on the opencv, motion detection, median filtering, Gaussian background model, Gaussian mixture model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:4.88mb
    • 提供者:chenyuefeng
  1. backgroundSubtraction

    0下载:
  2. 基于颜色特征的背景模型的算法程序,具有光照不变性,可处理光照变化环境下的运动目标检测-Based on the color characteristics of the algorithm for background model procedures, with illumination invariance, illumination changes in the environment can be handled under the moving target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:2.7mb
    • 提供者:superjing
  1. RunningAvg-without-seletivity

    0下载:
  2. 此程序的功能是针对图像中的运动目标的检测,程序依照输入视频、建立背景模型、灰度化、两帧相减、检测结果的流程来书写程序。-The function of this procedure is the image of moving target detection, the procedure in accordance with the input video, the establishment of the background model, gray, and two-phase reduc
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:3.94kb
    • 提供者:songhong
  1. background__modelling

    0下载:
  2. 高斯模型下背景建模,用于运动目标检测,检测效果明显,希望对大家有帮助-Gaussian model background modeling for moving target detection, test results clearly want to help everyone
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:31.43kb
    • 提供者:shimanli
  1. 7788

    0下载:
  2. 大名鼎鼎的方帅的博士学位论文---目前,计算机智能视频监控在理论和应用上都面临着很多难题,国内外大批学者投身于该领域的研究和探索,并且取得了大量的成果.本文是在这些成果的基础上,对计算机智能视频监控系统的关键技术进行研究.主要贡献可概括如下:首先,对目标检测技术进行了研究,并提出了一种基于背景建模的运动目标检测算法.利用统计的方法建立了基于颜色和颜色梯度的背景模型,并实时地对背景模型进行更新,最后将这两种背景模型综合考虑对目标进行了有效的检测.接着,研究了复杂背景下多目标跟踪问题,提出了基于蒙特
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5.02mb
    • 提供者:王一
  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
    • 文件大小:607kb
    • 提供者:zhong
  1. motion-detection-techniques

    0下载:
  2. 研究了基于混合高斯模型的运动目标检测技术,在分析了混合高斯模型的基本原理的基础上,使用了一种改进的混合高斯模型更新算法.在Visual C++6.0中利用OpenCV完成了相关算法,成功地提取出了运动目标和实验场景的背景,验证了该改进的混合高斯模型更新算法的可行性-OpenCV-based motion detection techniques I have read some articles, I feel you can, share
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:379.32kb
    • 提供者:mei88
  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
    • 文件大小:611.65kb
    • 提供者:李晓丹
  1. BackGround-Fore-Detect

    0下载:
  2. 包含一些常见的运动目标检测算法,有背景模型算法,混合高斯模型算法,帧差法,经典的CB法,所有源码皆可运行。(This package include some common Moving Object Detection algorithm.Such as the BgModel,CodeBook and Gaussian-mixture-model.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-31
    • 文件大小:4.87mb
    • 提供者:秋月无边
  1. testgmm

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

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