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

搜索资源列表

  1. code

    2下载:
  2. 用了三帧差分法、背景差分法来辨别图片中的运动物体,包含了报告和算法说明-Spent three difference method, background subtraction method to identify pictures of moving objects, including a descr iption of the report and algorithms
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-14
    • 文件大小:20910325
    • 提供者:吕安
  1. multiple-target-tracking-

    0下载:
  2. 多目标跟踪的matlab代码,其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多-Multiple target tracking of matlab code, and accompanied by documentation.The background difference method can realize real-time updates.The code in a few target detection and tracki
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:94554
    • 提供者:lanzhou Ding
  1. matlab_beijingchafen

    1下载:
  2. 使用MATLAB实现运动目标检测,用的是背景差分法-moving detection by matlab
  3. 所属分类:Other windows programs

    • 发布日期:2016-05-17
    • 文件大小:1024
    • 提供者:qiuxiao_huang
  1. vcPP6.0

    0下载:
  2. 背景差分法,帧间差分法,可以有效基于视频序列检测出动态目标,实现有效检测-Inter frame difference and background difference moving target detection phase fusion under the opencv platform based on vc++6.0
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2010
    • 提供者:王选
  1. The-background-difference-method

    0下载:
  2. 背景差分法通过背景差分法可以 显示出人物的轮廓和走动的轨迹-The background difference method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:9299763
    • 提供者:wangjian
  1. three-difference-method

    0下载:
  2. 基于背景差分法。本程序使用的三帧差分法。实现对目标进行跟踪计数。-Based on background subtraction. The program uses three difference method. Track to achieve the goal counted.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7058
    • 提供者:wang
  1. beijingchafenfa

    0下载:
  2. 背景差分法的两个例子,直接采用灰度图像,如是RGB图像请先自行灰度处理-Two examples of background subtraction, the direct use of gray-scale images, the case of RGB images, please self-gradation processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:113633
    • 提供者:daizhiya
  1. mubiaogenzong

    0下载:
  2. 本代码包含了多个动态目标的跟踪监测,其中背景差分法可以实现实时更新。-The code includes tracking and monitoring multiple dynamic objects, including background subtraction can be realized to date.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3341
    • 提供者:daizhiya
  1. the-number-of-vehicles-statistics

    0下载:
  2. 道路上,车辆数目统计,通过背景差分法,实现视频中车辆数目的统计-On the road, the number of vehicles statistics
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:866289
    • 提供者:knight
  1. BJchafen

    1下载:
  2. 基于背景差分法的运动目标检测,可以有效解决帧差法的空洞、细小连接等问题-Based moving target detection background subtraction method can effectively solve the empty frame difference, the small connection problems
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10584204
    • 提供者:zhaoc
  1. background_subtraction

    0下载:
  2. 通过读取视频中背景图像和其中一帧图像,利用背景差分法获得目标图像-By reading the background image and one frame image, the target image is obtained by using the background difference method.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:694
    • 提供者:代和甫
  1. targettrackingusingkalman

    0下载:
  2. 使用背景差分法和卡尔曼滤波来实现对运动的球的跟踪-Using background subtraction and Kalman filtering to achieve the movement of the ball tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:618873
    • 提供者:李倩
  1. carTraffic_test

    0下载:
  2. 这个程序主要关于matlab中的图像处理,本程序使用背景差分法对来往车辆进行检测和跟踪-This program is mainly about the matlab in image processing, this procedure using background difference method for traffic detection and tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:908
    • 提供者:David
  1. backsubtraction

    0下载:
  2. 视频跟踪系统中,应用背景差分法进行动目标检测的算法,整理成word文档形式。-Video tracking system, background subtraction method of moving target detection algorithms, organized into word document form.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7487
    • 提供者:CHOUYONGBIN
  1. Background-difference-method

    0下载:
  2. 背景差分法是采用图像序列中的当前帧和背景参考模型比较来检测运动物体的一种方法,其性能依赖于所使用的背景建模技术。背景差分法检测运动目标速度快,检测准确,易于实现,其关键是背景图像的获取。在实际应用中,静止背景是不易直接获得的,同时,由于背景图像的动态变化,需要通过视频序列的帧间信息来估计和恢复背景,即背景重建,所以要选择性的更新背景。-Background difference method is the use of images in the sequence of the current
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:170584
    • 提供者:ZHENGJINGRANG
  1. bs_movingdetecting_1

    0下载:
  2. 实现了运动目标的检测和跟踪,使用背景差分法,帧间差分法、光流法和均值漂移的方法,能够实现很好的对运动目标的跟踪-Achieve a moving target detection and tracking, using background subtraction, inter-frame difference, optical flow method and the method of mean-shift, it is possible to achieve a good track mov
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:28904532
    • 提供者:hcj
  1. mixture_of_gaussians

    0下载:
  2. 计算机视觉中最重要的研究之一就是运动目标检测,其不但在模式识别方面具有相关的研究,而且在图像理解领域也有非凡的意义。运动目标检测是通过通过图像序列帧图像来提取运动目标,通过运用相关的算法一幅图片被划分为前景点和背景点。运动目标检测算法是后续的运动目标分类、运动目标跟踪和分析提供了基础。本论文讲述了几种常用的视频运动目标检测算法,并就背景差分法进行了重点研究,通过两种方法来对比差分法的特点。其中背景差分法算法的主要流程为:视频获取、视频转化为图片序列、图片灰度化处理、去除噪声、差分图片、对图片进行
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:2102
    • 提供者:wan
  1. MFCVideo(1)

    0下载:
  2. 先用背景差分法进行运动目标的检测,然后求出运动目标的质心,然后进行聚类。-First with the background subtraction method to detect moving targets, moving targets and then find the center of mass and clustering.
  3. 所属分类:CSharp

    • 发布日期:2017-12-12
    • 文件大小:52939776
    • 提供者:蛋蛋
  1. BackgroundDifferenceMethod

    0下载:
  2. 背景差分法,可以有效地跟踪运动目标,程序中都有注释,应该很好理解。-Background Difference Method
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1440628
    • 提供者:QiYong
  1. CameraVideo

    0下载:
  2. 对图片和视频进行处理,在opencv中对视频进行加噪去噪,以及背景差分法对它进行背景提取。-The image and video processing, opencv in the video noise denoising, and background subtraction method for background extraction.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:551
    • 提供者:杨文
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com