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

搜索资源列表

  1. BK_Gauss混合高斯背景

    0下载:
  2. 本算法基于混合高斯模型编程,采用opencv库,能够运行
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-17
    • 文件大小:9120
    • 提供者:fjun
  1. 混合高斯模型

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

    • 发布日期:2009-04-28
    • 文件大小:1944822
    • 提供者:mimosa0105
  1. 高斯模型

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

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

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

    • 发布日期:2011-04-11
    • 文件大小:1399
    • 提供者:liverpooler
  1. 混合高斯模型原理

    0下载:
  2. 混合高斯模型原理GMM
  3. 所属分类:文档资料

  1. 关于高斯混合模型(GMM)的matlab源代码

    8下载:
  2. 关于高斯混合模型(GMM)的matlab源代码:,On the Gaussian mixture model (GMM) of the matlab source code:
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-08-31
    • 文件大小:12196
    • 提供者:刘立
  1. 混合高斯背景建模用于检出背景

    0下载:
  2. 混合高斯背景建模用于检出背景,并提取前景,在OPENCV环境下操作进行的。是数字图像处理领域不可缺少的一种处理方式。OPENCV库里含有的函数在数字图像中的作用都是不可获取的,用起来简单又便捷,建议OPENCV从头认真学起-Gaussian mixture background modeling for the detection of background and foreground extraction, OPENCV environment in the operation. The f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:1201
    • 提供者:yuanyuan
  1. gauss.混合高斯背景建模算法

    0下载:
  2. 混合高斯背景建模算法,包含了阴影消除方面的一些处理。,AppWizard has created this gauss application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
  3. 所属分类:多媒体编程

    • 发布日期:2016-01-26
    • 文件大小:1920293
    • 提供者:luowen
  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. GMM.rar

    0下载:
  2. 混合高斯建模是背景建模中的一种经典方法,对复杂背景具有较好的适应性!,Gaussian mixture modeling is modeling in the context of a classical method, the complex has better adaptability background!
  3. 所属分类:Document

    • 发布日期:2017-05-11
    • 文件大小:2791208
    • 提供者:王全明
  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. Background_GMM.rar

    0下载:
  2. 混合高斯模型,建立背景模型,从而可以分离前景与背景,Gaussian mixture model, background model, which can be separated from foreground and background
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3786944
    • 提供者:jiangkaihua
  1. Track.rar

    0下载:
  2. 一个基于Visual C++的跟踪算法(混合高斯),Track demo (GMM)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:163759
    • 提供者:liumeng
  1. EM-Algorithm.zip

    0下载:
  2. 最大期望值算法以及在混合高斯模型的应用的详细介绍,Expectations algorithm and the largest mixed-Gaussian model in the details of the application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:240080
    • 提供者:欧阳博
  1. GuassionModel.rar

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

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

    1下载:
  2. 混合高斯模型的C++程序,封装成为C++的类,直接调用即可。-gaussian mixture model train code
  3. 所属分类:Other systems

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

    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. 用于车辆检测背景建模 通过混合高斯将前景与北京分离(Vehicle tracking background modeling is used to extract foreground)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:1224704
    • 提供者:洪洪洪
  1. EM算法用于高斯混合模型

    1下载:
  2. EM算法在高斯混合模型的参数估计中的应用,内服Matlab程序例子。(Application of Matlab program and EM algorithm in parameter estimation of Gaussian mixture model.)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-11
    • 文件大小:227328
    • 提供者:jiangjingjing
« 12 3 4 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com