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

搜索资源列表

  1. target-extraction

    0下载:
  2. 对图像中车辆进行动态监测,提取目标,对图像帧间差分,二值化,并进行滤波-The image of vehicle dynamic monitoring, target extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:639
    • 提供者:刘智平
  1. Video-Demo

    0下载:
  2. 程序包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 对于做视频跟踪的很有帮助,程序很完整 -The procedures include: 1. Background prediction method in the static context of target detection. A static context of inter-frame difference
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3240284
    • 提供者:wang
  1. m

    1下载:
  2. 本程序使用帧间差分的方法实现了运动目标检测,但帧间差分法方法效果并不是很好。-This program uses the interframe difference method of moving object detection method the effect of inter-frame difference method is not very good.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:1740
    • 提供者:张振
  1. yundonggenzong_ssdut

    2下载:
  2. 背景减除目标跟踪方法在Matlab中的实现,通过利用视频前几帧的图像分析处理得到背景信息,然后利用背景差法实现运动目标的跟踪检测-Background subtraction target tracking method in Matlab to get background information through the use of the first few frames of the video image analysis and processing, and then use th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-07
    • 文件大小:3058
    • 提供者:凯伊路
  1. SSL08

    0下载:
  2. OpenCV基于帧间差分的运动检测和轮廓提取-OpenCV based on frame difference, motion detection and contour extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:321523
    • 提供者:ssl
  1. ergeyezi4KeyFrameDiff

    0下载:
  2. 关于光流法的一些算法 求帧间及帧内的均值方差似然率等各种数据-Mean-variance method of optical flow algorithm for interframe and intraframe like the natural rate and other data
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5083497
    • 提供者:wangye
  1. zhenjiancha55

    0下载:
  2. 帧间差法实现视频对象的分割,进行运动目标的检测小程序。-The frame difference method of video object segmentation, moving target detection procedures.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3371
    • 提供者:wangye
  1. btsbxj

    0下载:
  2. 运动目标自动检测程序,基于帧间差的方法,基于MFC的编程方法-Automatically detect the process of moving targets, based on frame difference method, MFC-based programming methods
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:203102
    • 提供者:xjl
  1. bgandfd

    0下载:
  2. 背景差与帧间差结合的运动检测,并在原视频中画出运动物体-Background difference and frame difference combination of motion detection, and draw in the original video of moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:6040019
    • 提供者:河流
  1. frame-difference-3

    0下载:
  2. 图像序列中,连续三幅图像的帧间差分,适用于opencv,有可调阈值的滚动条-Image sequences, the consecutive three image frame difference
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:987
    • 提供者:iris
  1. 815-mvp

    0下载:
  2. 图像处理:计算一个视频序列的运动估计和补偿,TTS法搜索匹配块,并计算两帧图像的残差。-Image processing: computing the motion estimation and compensation of a video sequence, TTS method search for a matching block, and calculating the two image residuals.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:5060
    • 提供者:dj
  1. Object-Detection

    0下载:
  2. 具有实时检测、跟踪和分析判断的智能化监控系统是智能化监控系统发展的必然趋势,本文提出一种在实时监控下检测和跟踪运动目标的方法,首先使用背景差分法检测出运动目标,并定期使用背景更新策略对参考背景进行局部更新,这样可以提高目标检测的精确度。目标跟踪时在不同的尺度空间获得目标的关键点,增强算法目标在遮挡情况下的鲁棒性, 接下来使用mean shift 算法估计目标在下一帧的位置。-Intelligent monitoring system with real-time detection, track
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:3195165
    • 提供者:yaomeng
  1. cardetector

    0下载:
  2. 车辆检测和跟踪程序,采用帧间差法进行车辆的检测-Vehicle detection and tracking procedures, using frame difference method for vehicle detection
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:2575
    • 提供者:sha
  1. CarStreamTest

    0下载:
  2. 可分别对视频中的四个车道的车流数目进行统计 ,采用的的基于OpenCV+VC2008编程,车车辆识别采用背景差分法和邻帧检测法-Video can be respectively on the four lane number traffic statistics, the based on OpenCV+ VC2008 programming, the car vehicle identification adopted the background difference method and
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:52287817
    • 提供者:卢文娟
  1. images-shadow-dislodge

    0下载:
  2. 载入运动视频的每一帧,然后将其转化为灰度图,构造固定背景背景,基于差分法取出运动目标的阴影。-Loading each frame of video, and then be converted to grayscale
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:668
    • 提供者:wangwei
  1. code

    0下载:
  2. 采用帧间差分法动物体识别,采用双检测线法计数-Frame difference method for animal identification, dual detector line method count
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-21
    • 文件大小:651
    • 提供者:王世隆
  1. Moving-target-detection

    0下载:
  2. 基于图像帧间差分检测的图像运动估计,时间检测图像帧间差分,判断目标对象的位置。-Time detecting an image interframe difference, and determine the position of the target object based on the image interframe difference detecting image motion estimation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:624248
    • 提供者:chenghuachao
  1. FindMoving

    0下载:
  2. 由运动目标检测的两种基本方法----帧间差分法和背景差分法,借助于OpenCV技术,在Visual C++ 6.0编程环境下开发了运动目标检测系统。该系统首先对不同途径采集的视频图像序列进行相关的预处理之后,分别采用不同检测算法检测出图像序列中的变化区域,最后用形态学滤波和连通性分析对变化区域进行后处理,从而将视频图像序列中的运动目标比较可靠地检测出来。-The two basic methods of moving target detection---- inter-frame diffe
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:9736542
    • 提供者:罗超
  1. zhencha

    0下载:
  2. 在Microsoft Visual Studio 2008平台下基于opencv的用帧间差法进行运动目标检测-Microsoft Visual Studio 2008 platform moving target detection with difference between frames method based opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:9065452
    • 提供者:jiaruixin
  1. vehicle-detection

    0下载:
  2. 基于帧间差分的方法用于检测场景中的运动车辆,采用Visual C++和OpenCV实现,程序有详细注释,并且附带测试视频,希望对大家有帮助。-The movement of vehicles based on frame difference method is used to detect scene using the Visual C++ and OpenCV realization procedures detailed notes, and come with a test video
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:4438056
    • 提供者:离逝的风
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 »
搜珍网 www.dssz.com