CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - 背景建模

搜索资源列表

  1. Vehicle1.3

    1下载:
  2. VC6.0 + QT4 + OpenCV 环境。演示视频地址http://v.youku.com/v_show/id_XMzA3MTU2Mzky.html (低角度车流量检测器)一种基于车头特征的车辆检测,很好的应用于低角度摄像机。与地感线圈车检器相比,解决了跟车问题。与传统基于背景建模的检测方法相比,解决了道路拥堵问题并解决了传统方法受限于摄像机必须架设很高的问题。同时能有效去除自行车、摩托车、行人的干扰,准确率可达95 。 all rights reserved by birdwcp-V
  3. 所属分类:OpenCV

    • 发布日期:2015-06-17
    • 文件大小:29021184
    • 提供者:王呈鹏
  1. cppbgfg_gaussmix2

    0下载:
  2. 背景建模方法之高斯混合模型,使用到MOG2。算法快,并且可以进行阴影检测。遍历性:对每一个像素进行建模。作者为Z.Zivkovic-The algorithm similar to the standard Stauffer&Grimson algorithm with additional selection of the number of the Gaussian components based on: "Recursive unsupervised learning of fini
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:9741
    • 提供者:HH
  1. GMM

    0下载:
  2. 运用OpenCV2.0编辑混合高斯背景建模,能够较好的识别四个视频中的运动前景和背景,在一定程度的背景复杂度下,能够较准确检测。-The use OpenCV2.0 edit Gaussian mixture background modeling, and better identification of four video movement in the foreground and background, the background of a certain degree of com
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11414118
    • 提供者:wang
  1. GaussBGModel

    1下载:
  2. 用opencv实现的运动目标检测算法,程序用的是高斯背景建模法,测试用的是夜间车流量的视频,光线变化不大,效果不错-Moving target detection algorithm, with opencv program with the Gaussian background modeling method, the test is the video of night traffic light changes, the effect is good
  3. 所属分类:OpenCV

    • 发布日期:2015-06-17
    • 文件大小:18774016
    • 提供者:王扬
  1. gaosi1

    0下载:
  2. 实现人摔倒检测,其中利用了高斯背景建模,经过编译成功运行,希望对大家有点帮助-Realization of the fall detection, which use a Gaussian background modeling, compiled to run successfully, we hope to be helpful
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:2769
    • 提供者:朱睿杰
  1. GaussBGModel

    0下载:
  2. 本源码具有基于OpenCV的高斯背景建模的功能,将OpenCV1.0加载到VC++6.0上-This source has a Gaussian background modeling based on OpenCV functions, OpenCV1.0 loaded to VC++6.0 on
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:1196
    • 提供者:程序猿
  1. codebook_model

    0下载:
  2. 介绍《学习Opencv》里面介绍的背景建模模型-码书,这篇论文就是这个数学模型的创始人写的-Study the Opencv " which introduces the background modeling model- code book, this paper is the founder of the mathematical model to write
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:1085298
    • 提供者:xue
  1. bddiff

    0下载:
  2. 背景建模 背景差法 实现对运动物体的检测-Background modeling, background difference method for the detection of moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:1379
    • 提供者:王鹏
  1. mixGBm

    0下载:
  2. 混合高斯背景建模 对运动物体进行检测 有助于初学者-Gauss mixture background model for moving object detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1519
    • 提供者:王鹏
  1. gaosi

    0下载:
  2. 基于混合高斯背景建模的方法用于检测场景中的运动车辆,采用Visual C++和OpenCV实现,程序有详细注释,并且附带测试视频,希望对大家有帮助。-The movement of vehicles, based on Gaussian mixture background modeling method for detecting the scene to adopt the Visual C++ and OpenCV realization, procedures detailed note
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:7834484
    • 提供者:离逝的风
  1. singlegaussian

    0下载:
  2. 在Microsoft Visual Studio 2008平台下基于opencv的单高斯背景建模-In Microsoft Visual Studio 2008 platform, single Gaussian background modeling based on the opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:9066144
    • 提供者:jiaruixin
  1. mixgaussian

    0下载:
  2. 在Microsoft Visual Studio 2008平台下基于opencv的mixgaussian背景建模-Microsoft Visual Studio 2008 platform mixguassian background modeling based opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-27
    • 文件大小:1099497
    • 提供者:jiaruixin
  1. codebook

    0下载:
  2. 在Microsoft Visual Studio 2008平台下基于opencv的codebook背景建模-Microsoft Visual Studio 2008 platform opencv based codebook background modeling
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:9069589
    • 提供者:jiaruixin
  1. gauss

    0下载:
  2. 高斯背景建模,用于分离视频图像的前景色和背景色-Gaussian background modeling, foreground and background colors for separation of video images
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:1188
    • 提供者:sky
  1. 1GHY3249GAOSI

    0下载:
  2. 对视频进行操作,基于混合高斯背景建模的运动检测。-Video, movement detection based on Gaussian mixture background modeling.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:1064033
    • 提供者:段皓
  1. detect-motion

    0下载:
  2. 在VC++6.0的MFC中结合opencv1.0的环境中编写的运动目标检测,采用的是背景差分法,混合高斯背景建模-Combined opencv1.0 environment written in the MFC VC++6.0 moving target detection using background subtraction method, Gaussian mixture background modeling
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:164034
    • 提供者:高东旭
  1. GMM

    0下载:
  2. 是opencv 混合高斯模型的原函数,并进行了修改可以实现前景提取并进行背景建模-opencv GMM
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:4944
    • 提供者:Luiz
  1. bjjc

    0下载:
  2. 利用背景建模检测运动物体(推荐),适合新手练习以及使用的模板。-Background modeling moving object detection (recommended), suitable for the novice practice and the use of templates.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-04
    • 文件大小:1444
    • 提供者:朱奇
  1. Gauss-background-modeling

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

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

    0下载:
  2. 本程序利用背景建模检测运动物体,背景差分法-This procedure detects moving objects using background modeling, background subtraction method
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:421396
    • 提供者:陶子
« 1 23 4 »
搜珍网 www.dssz.com