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

搜索资源列表

  1. backgroundsubtractionAndEdgedetection

    0下载:
  2. 图像 背景差分 边缘提取 用OpenCV来完成-background substraction and edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2325446
    • 提供者:黄舒颖
  1. liyongbeijingjianmojianceyundongwuti

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

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

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

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

    0下载:
  2. Forward-Backward MHI(前后向运动历史图)是一个快速有效的运动目标检测方法,本程序正是实现2006年Zhaozheng Yin and Robert Collins的“Moving Object Localization in Thermal Imagery by Forward-backward MHI”文献中的方法。此程序可以很方便的对该方法的优缺点作出评判。给运动目标检测器的选择提供了除“帧间差”和“背景相减”外的又一方法。 本程序基于OpenCV。-Forwar
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4928914
    • 提供者:huangjian
  1. CarCount

    0下载:
  2. 该程序功能是实现对道路流动车辆统计。小模块功能有以下几个:1,对视频解帧并显示。2,对该视频训练背景图片。 3,利用背景图片用减背景法对测试视频进行前景提取,并进行阈值处理,图像分割,找出流动车的连通域。 4,对车辆进行统计。程序包内含有界面说明,以及程序使用的步骤和相关注意事项-The program function is to achieve movement of vehicles on the road statistics. A small module function has t
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:11649784
    • 提供者:徐飞
  1. gaussiangradient

    0下载:
  2. 是关于高斯混合模型的背景建模程序,是关于opencv改进的,自己编程的程序。-Gaussian mixture model on the background modeling procedure is about opencv improved, their own programming procedures.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:46181647
    • 提供者:ANMINGSHOU
  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
    • 文件大小:1486896
    • 提供者: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
    • 文件大小:8200
    • 提供者:曾雯
  1. canny

    0下载:
  2. opencv canny边缘检测,效果还不错,只是要选用背景干扰不大的图像-opencv canny edge detection, the results were good, but not to use the image background interference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1370888
    • 提供者:yangfan
  1. BGmodel

    0下载:
  2. OpenCV动态背景建模,适用于背景环境随时间缓慢变化的情况-OpenCV dynamic background modeling, background environment suitable for the situation of slow change over time
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24448507
    • 提供者:赵学寒
  1. GMM_bg_ex

    0下载:
  2. Visual C++ 与 Opencv 联合实现的混合高斯模型背景提取与更新。-Opencv Visual C++ and the joint implementation of the Gaussian mixture model background extraction and updating.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:2047582
    • 提供者:dream
  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
    • 文件大小:2605262
    • 提供者:leo
  1. singalframe

    0下载:
  2. 车辆视频检测,采用高斯背景更新方法,基于OPENCV的图像视频检测算法-Vehicle video detection, the Gaussian background updating method, based on video image detection algorithm OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4621207
    • 提供者:小巴
  1. OPENCVgmm_modeling

    0下载:
  2. 基于OPENCV高斯背景建模源码,可实现初步的运动目标检测-OPENCV Gaussian background modeling based on source code, enabling the initial detection of moving targets
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:10939
    • 提供者:杨彪
  1. gauss

    0下载:
  2. opencv中的高斯背景建模,适合初学者,比较不错的学习代码-gauss background model
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:4228096
    • 提供者:xiaoyan
  1. yundongjiance

    0下载:
  2. 运动视频的背景建模与运动物体的检测,包含混合高斯模型和帧差法检测运动物体。使用opencv编写-failed to translate
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5863710
    • 提供者:仝如强
  1. ChangeBG

    0下载:
  2. 用VC和Opencv做的一个小程序,可以改变证件照片的背景-A program Based on VC++ and opencv, which can chang the background of photo
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7492023
    • 提供者:
  1. ground_detect

    0下载:
  2. 基于OpenCv的背景检测,先要建立背景模型,检测在背景下的物体。(用的是均值方差的方法建立背景模型)-Background detection based OpenCv to first build the background model to detect objects in the background. (Using a mean-variance method to establish the background model)
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2255638
    • 提供者:nsp
  1. 0010231

    0下载:
  2. 视频车辆检测识别系统设计论文,基于视频交通流检测,利用背景差法-Video vehicle detection and recognition system design papers, video-based traffic flow detection, the use of background subtraction
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:357870
    • 提供者:zts
  1. Display

    0下载:
  2. opencv 视频采集 及 背景跟新的 帧差法 动态目标检测-opencv video capture and background frame difference with the new dynamic object detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2167073
    • 提供者:yezi
« 1 2 3 45 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com