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

搜索资源列表

  1. 混合高斯模型

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

    • 发布日期:2009-04-28
    • 文件大小:1.85mb
    • 提供者:mimosa0105
  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. 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

    • 发布日期:
    • 文件大小:15.91kb
    • 提供者:朱亮亮
  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. 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. CvBSLibGMM

    0下载:
  2. 改进的高斯混合模型用于运动目标的检测和分割,利用C++和matlab混合编程.-Improved Gaussian mixture model for moving object detection and segmentation, the use of C++ and matlab programming mixed.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:264.79kb
    • 提供者:杨佳
  1. ObjectExtraction

    0下载:
  2. 利用混合高斯模型检测到目标,并对运动目标的运动加以分析。文件齐全,欢迎下载-Detection of the use of mixed-Gaussian model to the target, and the movement of moving targets to be analyzed. Complete documents, please download
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7.17mb
    • 提供者:陈偲
  1. motiondetect

    0下载:
  2. 实现基于混合高斯模型的运动目标检测算法的仿真-Achieved based on Gaussian mixture model simulation of moving target detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.23kb
    • 提供者:彭灿
  1. GMM

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

    • 发布日期:2017-03-29
    • 文件大小:1.37kb
    • 提供者:lixiang
  1. GMM3

    0下载:
  2. 基于混合高斯模型的运动目标检测,能实时检测出完整运动前景,是本人对原来的高斯模型的改进-Gaussian mixture model based motion detection, real-time full motion detection prospects are my original Gaussian model improvements
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:1.32kb
    • 提供者:yaoqiuxiang
  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. Gaussian-Mixtrure-with-Markov

    0下载:
  2. 高斯混合模型 马尔科夫随机场 目标检测 -Gaussian mixture model Markov random target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.78mb
    • 提供者:gege
  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. Gaussian-mixture-model-Article

    0下载:
  2. 高斯混合模型的背景提取,目标检测算法的几篇论文!对于理解和研究高斯模型有很大帮助!-Gaussian mixture model for background extraction, several papers in the target detection algorithm! For the understanding and study of the Gaussian model of great help!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:964.31kb
    • 提供者:sunny09
  1. background-model4

    0下载:
  2. 提出了一种基于模型切换的背景建模方法(M SBM ).该方法以嫡图像为纽带, 实现了不同精细程度的背景模型在空间上的自适应选取和在时间上的自适应切换.对于亮度分布复杂度高的背景区域采用精细的模型以保证运动目标检测的精度,反之采用简单的模型以降低计算量 .通过模型结构自适应结合参数自适应, 很好地兼顾了检测精度和计算代价.墓于高斯混合模型和时间平均模型的双模型切换式运动目标检测算法被用于实验研究, 结果表明这种算法的检测效果和单独采用高斯混合模型的检测效果相当, 而计算速度却比后者提高很多-P
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:832.47kb
    • 提供者:
  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. mixture_of_gaussians

    0下载:
  2. 采用高斯混合模型来对目标进行前景检测,并用MATLAB实现。(The Gauss mixture model is used to detect the foreground of the target, and it is implemented by MATLAB.)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:2kb
    • 提供者:soleil
  1. object dection

    0下载:
  2. 给出一段有关人行为的视频,视频数据来源于KTH数据库,程序可以提取到我们所关心的前景区域。(GMM,C++, object dection)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:2.99mb
    • 提供者:believe qiao
  1. gmm

    0下载:
  2. 基于高斯混合模型的运动目标检测,opencv平台,直接可用(Moving target detection of Gauss mixed model)
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:幕幕府城
« 12 3 4 »
搜珍网 www.dssz.com