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

搜索资源列表

  1. trafficGmmjiazao

    0下载:
  2. 给一段视频加噪声,并通过混合高斯模型提取背景,可以验证混合高斯模型对噪声的鲁棒性!有注释!-To add a video noise, and Gaussian mixture model by extracting the background, you can verify the Gaussian mixture model robustness to noise! A comment!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2616
    • 提供者:yaoqiuxiang
  1. OpenCV1

    0下载:
  2. OpenCV1.0混合高斯模型注释及说明 通过代码的形似让大家进一步的了解opencv1.0的高斯模糊的含义效果-opencv function of knowledge is mainly related to the application we want to have some help
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:89432
    • 提供者:hmm
  1. EM

    0下载:
  2. 利用Matlab编程验证用EM算法估计的高斯混合模型的相关参数的性能。-Validate the use of Matlab programming estimated using EM algorithm for Gaussian mixture model parameters related to the performance.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:688
    • 提供者:娜张纪念
  1. mixture_of_gaussians

    0下载:
  2. 一种混合高斯模型方法提取光流的matlab源程序-mixture of gaussians
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:919
    • 提供者:hei
  1. BGFG_CODEBOOK

    0下载:
  2. 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1,-Codebook-based moving target detection and Gaussian mixture model is (MoG, GMM) and a similar cut off the background simple and effective method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1687809
    • 提供者:王寒凝
  1. gmms

    0下载:
  2. 基于混合高斯模型的目标检测,静止摄像机下的视频序列-Gaussian mixture model-based object detection, static camera video sequence under
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:21584
    • 提供者:lei
  1. GMM

    2下载:
  2. 无监督混合高斯模型(GMM)的EM估计,含两篇IEEE论文的源码-This is a set of MATLAB m-files implementing the mixture fitting algorithm described in the paper M. Figueiredo and A.K.Jain, "Unsupervised learning of finite mixture models", IEEE Transaction on Pattern Analys
  3. 所属分类:matlab

    • 发布日期:2015-04-07
    • 文件大小:24576
    • 提供者:郑馨
  1. object-detect-and-recogonise

    0下载:
  2. 以混合高斯模型为基础,利用背景差分法获得目标图像并有阴影检测的方法进行目标检测-The Gaussian mixture model based on the use of the background difference method to obtain the target image and a shadow detection method for target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:176380
    • 提供者:liangfangfang
  1. mixture_of_gaussians

    0下载:
  2. 完整的混合高斯模型,能够很好的尽力背景模型-Complete Gaussian mixture model, very good to try to background model
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2190
    • 提供者:小军
  1. vs_gauss

    0下载:
  2. 混合高斯模型,可用于opencv2.2版本,并且改善了不能显示背景的缺点-Gaussian mixture model can be used to opencv2.2 version, and improve the shortcomings can not display the background
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:1648
    • 提供者:姚辰
  1. Gaussion

    0下载:
  2. 混合高斯模型原理,以及OpenCV实现的源代码,以及注释-Gaussian mixture model principle, and the realization of the source code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:8160327
    • 提供者:lansejingling
  1. mytrack

    1下载:
  2. 利用混合高斯模型实现运动目标的初步监测,并利用HSV模型进行阴影滤除-Use mixgaussian model to detect moving object. and use the model of HSV to remove shadow
  3. 所属分类:2D图形编程

    • 发布日期:2013-04-28
    • 文件大小:2092747
    • 提供者:jam
  1. beijin

    0下载:
  2. 背景建模,基于改进混合高斯模型的背景建模-Background modeling, background modeling based on the improved Gaussian mixture model
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:421396
    • 提供者:huangcolin
  1. guass

    0下载:
  2. matlab中可以运行的混合高斯模型,用于运动检测,提供了一个基本的程序框架,各种改进算法可以基于本程序进行-matlab can run Gaussian mixture model for motion detection, provides a basic framework of the program, various improvements to the algorithm based on the Program.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3133
    • 提供者:mr.li
  1. gmmcv

    0下载:
  2. 混合高斯模型 在opencv平台下实现 能够分离出视频序列中运动区域,并且建立背景-GMM gaussion mixture models
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:39117
    • 提供者:yangyang
  1. GaussianModelTest

    0下载:
  2. 基于混合高斯模型的视频图像背景提取,在qt creator环境下实现-Gaussian mixture model-based video image background extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:4126
    • 提供者:肖雄
  1. Gaussian-mixture-model-based

    0下载:
  2. 基于自适应学习速率混合高斯模型的背景消除-Gaussian mixture model-based adaptive learning rate background elimination
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:280976
    • 提供者:桓董
  1. daima

    0下载:
  2. 混合高斯模型 图像处理高斯混合模型(Gaussian而 xturemodel,简称GMM)是单一高斯概率密度函数的扩展和延伸,由于GMM能够平滑地近似任意形状的密度分布,因此近年来常被用在视频及语音信号的处理中-Gaussian mixture model for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:863
    • 提供者:justisi
  1. mixture_of_gaussians

    0下载:
  2. 混合高斯模型来进行前景背景区分的matlab实现代码-Gaussian mixture model to distinguish between foreground and background matlab implementation code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2084
    • 提供者:krandy
  1. hunhegaosi

    0下载:
  2. 应用混合高斯模型进行建模,讲解了混合高斯模型的原理,并附有实现的程序,有三种方法看,调试通过-Model the application of Gaussian mixture model to explain the principle of the Gaussian mixture model, together with the realization of the program, there are three ways of looking at debugging through
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:27616
    • 提供者:huier
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 27 »
搜珍网 www.dssz.com