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

搜索资源列表

  1. background

    0下载:
  2. 之前下载过来的对视频进行高斯背景建模的程序都一样的,可是又不行,所以,自己根据最经典的高斯建模方法构建了背景,缺点是运行时间会有点久-Before download video over the Gaussian background modeling procedures are the same, but they can not, therefore, the most classic Gaussian modeling method to construct the background
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:839224
    • 提供者:rita
  1. Gauss-background-modeling

    0下载:
  2. 高斯背景建模Gauss background modeling-Gauss background modeling
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:1341
    • 提供者:your name
  1. beijingjianmo

    0下载:
  2. 该程序实现了,单模态的高斯背景建模,进而进一步实现图像背景差分-The program implements, single mode Gaussian background modeling, thus further realization of image background difference
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1244
    • 提供者:yangkai
  1. bgmodel

    1下载:
  2. 混合高斯背景建模,基于HSV空间的阴影去除,直接打开avi文件即可运行得到理想的结果-Gaussian mixture background modeling, shadow removal based on HSV space, directly open the avi file to run to get the desired results
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:164791
    • 提供者:高东旭
  1. beijingjianmo

    0下载:
  2. 多尺度高斯背景建模下的,车辆检测程序。C/C++语言-Multiscale Gaussian background modeling under the vehicle testing procedures. C/C++ language
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:2776446
    • 提供者:sophie
  1. gaussian4_28

    0下载:
  2. 用matlab实现混合高斯背景建模,进一步检测出运动目标-Using matlab to achieve Gaussian mixture background modeling
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-20
    • 文件大小:1690
    • 提供者:zyk
  1. code_june2010

    0下载:
  2. 多摄像机多目标跟踪算法, 具体包括混合高斯背景建模, distancemap团块映射, 粒子滤波跟踪, 匈牙利算法信息融合等.-multi camera tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:236509
    • 提供者:zhaozj
  1. xiantian

    0下载:
  2. 浅论混合高斯背景 关于高斯背景建模的一篇概述论文-On the Gaussian mixture background modeling method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:756204
    • 提供者:陈浩
  1. GMM

    0下载:
  2. 基于混合高斯背景建模的目标运动意图分析,通过混合高斯背景建模进行前景提取,自己写高斯模型,并非通过OPENCV函数库-motion detection based on GMM method
  3. 所属分类:Graph program

    • 发布日期:2017-05-27
    • 文件大小:9750669
    • 提供者:张一飞
  1. try2

    0下载:
  2. 对输入视频文件首先进行处理,使用高斯背景建模的方法,提取出视频的前景,然后对视频前景提取出其MSRE区域,并使用不同的颜色标记,最终保存成视频文件的形式。-First, the input video file is processed using a Gaussian background modeling method to extract the video foreground, and then extract its MSRE video prospect area, and use
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8577715
    • 提供者:黄凯
  1. gaussian3

    0下载:
  2. 对输入视频进行处理,使用高斯背景建模的方法,得到视频前景,对于人群密度估计具有很大作用。-Processing of the input video, using a Gaussian background modeling method, to get videos prospects for population density estimation has a significant role.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9171169
    • 提供者:黄凯
  1. meanshift

    0下载:
  2. meanshift算法的跟踪 高斯背景建模 opencv程序-meanshift tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4095
    • 提供者:邓亚平
  1. Texture-Based-GOM

    0下载:
  2. 高斯背景建模的论文和配套源码,是外国人博客找到的,特收藏 -Gaussian background modeling papers and supporting source, a foreigner blog to find, especially Favorites
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1183891
    • 提供者:李佳佳
  1. MovDetect

    0下载:
  2. vs2010工程,C++(优化了opencv的代码),通过混合高斯背景建模实现的运动物体检测,效果非常好。-vs2010 project, C++ (optimized opencv code), Gaussian mixture background modeling to achieve through the detection of moving objects, the effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:107684
    • 提供者:张林
  1. Gaussian-background-model

    0下载:
  2. 基于高斯背景模型的车辆检测改进算法 基于高斯背景模型的车辆检测改进算法-Gaussian background model based vehicle detection algorithm Gaussian background model based vehicle detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:273126
    • 提供者:王传钦
  1. dangaosi

    0下载:
  2. 单高斯背景法提取运动物体。此算法能够提取视频中的运动物体。希望对大家有所帮助。-Single Gaussian background moving object extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:677
    • 提供者:Hason
  1. gaussian2

    0下载:
  2. 利用opencv对图像的高斯背景源码进行修改,得到高斯背景模型-use opencv to find the gauss modle
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4523037
    • 提供者:杨杰
  1. EM_Algorithm

    0下载:
  2. 混合高斯背景建模的EM估计算法,是一篇英文资料,希望对大家有帮助。-EM estimation algorithm for Gaussian mixture background modeling, is an English data, we want to help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:93178
    • 提供者:lijie
  1. gaussianba

    0下载:
  2. 使用特征差别提取,通过特征差别相减,以去除高斯背景-Using the characteristics of different extraction, the characteristics of different background subtraction, to remove Gauss
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1224
    • 提供者:liux
  1. guassian

    0下载:
  2. 混合高斯背景模型,背景差法,检测运动目标,环境VC2008,Opencv,前景与背景分开显示-Gaussian mixture background model background subtraction method to detect moving targets
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2932725
    • 提供者:张宁
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 20 »
搜珍网 www.dssz.com