CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - opencv background

搜索资源列表

  1. cvuse

    0下载:
  2. 使用opencv,将一个视频文件分割成多张图片。 特点:按帧提取,每帧保存为多张图片。 保存时,原来的格式是全彩的,同时转化并保存全彩图片对应的黑白图片和二值化图片。这三类图片分别存放在默认目录的video background foreground中。默认的视频文件名为默认目录下的ci.avi
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:4.65mb
    • 提供者:kingbirdji
  1. diff2bg

    0下载:
  2. 结合Opencv工具,在VC++上,利用背景差算法实现运动目标检测,并结合三帧差分算法对检测结果进行判断和报警。已通过编译和运行。-Opencv combination of tools, in VC++, using the background of poor moving target detection algorithm, combined with three differential algorithm to judge the test results and alarm. Ha
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:2.79kb
    • 提供者:zhang li
  1. blobtracker

    0下载:
  2. This a fine blob tracker for opencv 2.1, it uses background modeling.-This is a fine blob tracker for opencv 2.1, it uses background modeling.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:87.52kb
    • 提供者:djodom
  1. video

    0下载:
  2. Background subtraction, canny edge detection using opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:828.47kb
    • 提供者:Revathi
  1. liyongbeijingjianmojianceyundongwuti

    0下载:
  2. opencv 利用背景建模检测运动物体-opencv using background modeling moving object detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2.39mb
    • 提供者:秋晨
  1. bgfg_codebook

    0下载:
  2. Example OpenCv // Background average sample code done with averages and done with codebooks // (adapted from the OpenCV book sample) // // NOTE: To get the keyboard to work, you *have* to have one of the video windows be active // and NOT
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:2.77kb
    • 提供者:Jason
  1. Vehicle_Tracker_with_background_subtraction_and_k

    0下载:
  2. Vehicle Tracking using a background subtraction based on mixture of Gaussians, and Kalman filtering to remove noise. Require OpenCV to be installed. By Jonathan Gagne University of Waterloo jgagne@uwaterloo.ca
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-30
    • 文件大小:12.62mb
    • 提供者:jon
  1. FGDetect

    0下载:
  2. 使用opencv类库,采集视频,采用背景相减法,提取前景-Use opencv library, capture video, using the background subtraction, extraction prospects
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-15
    • 文件大小:3.79mb
    • 提供者:Ziqiang
  1. cvGaussianBGModelDemo

    0下载:
  2. Used for OpenCV gaussian background foreground segmentation-Used for OpenCV gaussian background foreground segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.05kb
    • 提供者:mndhamod
  1. surendra1

    1下载:
  2. 基于视频的surendra背景更新算法,基于opencv和vc++,能够实现-Video-based surendra background update algorithm, based on opencv and vc++, can be achieved
  3. 所属分类:Windows Develop

    • 发布日期:2014-04-21
    • 文件大小:1.42mb
    • 提供者:liuxiaojie
  1. blobtrack

    1下载:
  2. 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:8.01kb
    • 提供者:曾雯
  1. CarCount

    0下载:
  2. 该代码实现车辆的检测,采用了训练的方式,从视频中提取背景,然后做差分,连通域提取等步骤得道前景。该代码采用OPENCV实现。-The code to achieve vehicle detection, using training methods to extract from the video background, and then do differential, connected components extraction and other steps to attain the
  3. 所属分类:.net

    • 发布日期:2017-05-11
    • 文件大小:2.48mb
    • 提供者:leo
  1. Oddiff2bgp

    0下载:
  2. 结合Opencv工具,在Visual C++上,利用背景差算法实现运动动目标检测,并结合三帧差分算法对检测结果进行判断和报警。已通过编译和运行。 -Combination of the the Opencv tools in Visual C++ background subtraction algorithm to achieve the movement moving target detection, combined with three differential algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2.57kb
    • 提供者:yanjun
  1. Ucviinpainnts

    0下载:
  2. 使用OpenCV进行inpaint操作的源码实例例,简单易懂明了,inpaint算法可用于背景修复 -OpenCV for inpaint operating source instance cases, straightforward and clear, inpaint algorithm can be used for background repair
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:185.05kb
    • 提供者:李威
  1. qwe

    0下载:
  2. opencv中的一个小程序,该程序的作用是对视频或摄像头得到的视频进行高斯背景建模,也能得到前景的图像。-opencv in a small program, the role of the program is to get the video to the video or camera Gaussian background modeling, foreground image.
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:4.01mb
    • 提供者:liyafei
  1. Gauss

    0下载:
  2. 基于OpenCV的混合高斯背景建模源代码-Gaussian mixture background modeling based on OpenCV source code
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:1.2mb
    • 提供者:GWJ
  1. Background-subtraction

    0下载:
  2. 静摄像机情况下基于opencv的背景差法识别运动物体-Identify moving objects based on opencv background subtraction in the case of a static camera
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:979.28kb
    • 提供者:吴星怡
  1. backgroundsubtraction

    0下载:
  2. Opencv Background Subtraction Example
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:1008byte
    • 提供者:bail_w
  1. opencv

    0下载:
  2. 运用高斯混合背景法对背景建模的背景差分法运动目标检测。-Background method using Gaussian mixture background modeling background subtraction method to detect moving targets.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:4.64kb
    • 提供者:lifulei
  1. BackGround

    0下载:
  2. visual studio环境基于opencv平均背景法实现背景检测-visual studio environment, background detection method based on the average background opencv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:1.01kb
    • 提供者:lihao
« 12 »
搜珍网 www.dssz.com