CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 高斯 运动

搜索资源列表

  1. 混合高斯模型

    2下载:
  2. 经典混合高斯模型,运动目标检测
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-04-28
    • 文件大小:1944822
    • 提供者:mimosa0105
  1. 基于单高斯模型的运动检测

    0下载:
  2. 基于单高斯模型的运动检测
  3. 所属分类:图形图象

  1. 高斯模型

    0下载:
  2. 高斯混合模型,用于运动检测
  3. 所属分类:源码下载

    • 发布日期:2010-10-15
    • 文件大小:5473
    • 提供者:hbc5016
  1. 基于混合高斯背景建模算法

    0下载:
  2. 该代码可以用于实现基于混合高斯背景建模的运动检测,该算法计算量较大,运行时间较长!
  3. 所属分类:源码下载

    • 发布日期:2011-04-11
    • 文件大小:1399
    • 提供者:liverpooler
  1. 背景减除法-三帧法-高斯背景建模法运动检测-VC

    0下载:
  2. 背景减除法-三帧法-高斯背景建模法运动检测-VC
  3. 所属分类:嵌入式Linux

  1. sho.rar

    0下载:
  2. 基于c++的,运用opencv开发包的高斯混合模型,用于视频中运动物体的检测,Based on c++ And use the development package opencv Gaussian mixture model for moving objects in video detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:1296350
    • 提供者:倪建军
  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. code.rar

    0下载:
  2. 视频运动物体检测,采用混合高斯分布建立背景模型及差分方法对背景模型进行更新,Sports video object detection, adopt a mixed Gaussian distribution model and set up the background difference method to update the background model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1268
    • 提供者:齐欣
  1. GuassionModel.rar

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

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

    2下载:
  2. 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual objec
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:16296
    • 提供者:朱亮亮
  1. Gauss

    0下载:
  2. 运动跟踪Viual c++ 高斯背景建模-Motion Tracking Viual c++ Gaussian Background Modeling
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:1708998
    • 提供者:sherry
  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
    • 文件大小:5112656
    • 提供者:chenyuefeng
  1. Gaussiangreatsource

    0下载:
  2. 高斯经典算法,能解决运动检测问题,非常的经典,希望下载吧-a good alogrim it can soloute motion problem
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1561754
    • 提供者:chanmaker
  1. GMM_RGB

    0下载:
  2. 基于混合高斯的运动目标检测的跟踪!修改后可以使用。-Gaussian mixture-based tracking of moving target detection! Modifications can be used.
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:2683
    • 提供者:李琳莉
  1. IGMM

    0下载:
  2. 基于混合高斯的运动目标检测程序已经相应的文章!非常值得借鉴!-Gaussian mixture-based moving object detection procedures have been the appropriate article! Well worth learning!
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:448091
    • 提供者:李琳莉
  1. mixture_of_gaussians

    0下载:
  2. 这个代码适用于检测运动目标,基于混合高斯建模的运动目标检测。-this code can help you detection some objects,such as car,people,and so on. which based on mixture of gaussians background model
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1742
    • 提供者:
  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
    • 文件大小:388425
    • 提供者:mei88
  1. 基于高斯混合模型的红外目标检测算法研究

    0下载:
  2. 目前图像处理技术已经广泛应用于人们生产生活的各个方面,对于相关技术的研究具有广泛的研究意义和应用价值,本文中研究的主要内容为基于混合高斯模型的红外图像运动目标检测算法研究及实现。(All aspects of the image processing technology has been widely applied in people's life and production, has wide application value and research significance for
  3. 所属分类:其他

  1. 相邻帧差法提取运动目标并计时

    0下载:
  2. 混合高斯模型提取运动区域算法。。。。。。。。。(Hybrid Gauss model for moving region extraction)
  3. 所属分类:图形图象

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:mk1210
  1. 高斯混合模型GMM-latentSpace-v2.0

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

    • 发布日期:2017-12-28
    • 文件大小:40960
    • 提供者:caoyouyou
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com