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

搜索资源列表

  1. cv_example

    0下载:
  2. 用VC6.0编写,利用OPENCV库开发的连续两帧差分法的运动前景检测程序,将需要处理的视频文件改名为sample.avi运行exe即可-Written by VC6.0, database development using OPENCV difference method of continuous two prospects for the movement detection process, will need to handle video files to run the exe
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1448707
    • 提供者:付刚
  1. 7

    0下载:
  2. 帧间差分法 基于背景重构的目标检测,内附检测视频序列 -Inter-frame difference method based on background reconstruction target detection, detection of video sequences containing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1191
    • 提供者:孙宁
  1. left-c

    0下载:
  2. 遍历某目录下文件 背景差法 求出动目标 并标记出来 包含读取连续帧图像-Traverse a directory file background subtraction method for the target and mark it out to read consecutive frames containing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2483
    • 提供者:wangwei
  1. opencvjiance

    0下载:
  2. 调用opencv库对视频中的运动车辆进行检测,对帧间差法进行了相应的改进,基本消除了随机噪声点,取得了较好的效果。-Using the opencv library to detect the moving target in the video, and improve the method and give good effect.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14584086
    • 提供者:dht
  1. Three-Frame-Difference-Algorithm

    0下载:
  2. 利用opencv和vc++实现目标检测中的三帧差分法- Three Frame Difference Algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:1240
    • 提供者:杜倩
  1. threeframeDifferencing

    0下载:
  2. 运动目标检测 三帧差分法 摄像头捕获视频-Motion object detection
  3. 所属分类:Video Capture

    • 发布日期:2017-05-24
    • 文件大小:7936134
    • 提供者:wangmeng
  1. Frame-difference-method

    0下载:
  2. 实现了基于二帧差分法和三帧差分法的目标检测-Frame difference method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1724387
    • 提供者:文文
  1. recognition-algorithm-design

    0下载:
  2. 运用帧差序列图像进行背景建模与更新,采用背景差分和LBP纹理分析法进行运动车辆的分割及阴影消除。提出车辆形状投影量的概念,将视频车辆二维形状信息降至一维,并设计二维输入模糊分类器,根据形状投影量和车高,车长比,完成车型的多种类精细识别。-Frame difference image sequence background modeling and updating, background subtraction and the LBP texture analysis method for th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:657587
    • 提供者:周亚婷
  1. 3fd

    0下载:
  2. 基于OpenCV和VC6.0实现的三帧差分法进行目标检测,可以运行,无错误。-Based on OpenCV and the realization of VC6.0 three frame difference method for target detection, run, no mistake.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1345882
    • 提供者:panjie
  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. three_frame_differencing

    0下载:
  2. 基于opencv,sobel与三帧差分法相结合的动态目标识别-Dynamic target recognition method based on opencv, sobel and three differential
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:9702288
    • 提供者:fan
  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. 1

    0下载:
  2. 一个关于图像分割的matlab程序,大家可以参考一下,帧差分法-An image edge detection and image segmentation matlab program, we can refer to
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:14900
    • 提供者:王莹
  1. cardetector

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

    • 发布日期:2017-11-21
    • 文件大小:2575
    • 提供者:sha
  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. Motion-Detection1

    0下载:
  2. 基于帧间差法的运动目标追踪 中间用到了pause函数使得运行时对函数理解更深-Target tracking in the middle of the frame difference method used the pause function makes running deeper understanding of the function
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:623132
    • 提供者:任光兴
  1. kalmanPtracking

    0下载:
  2. 运用帧间差法检测,基于kalman滤波的目标跟踪。-Use of the inter-frame difference method detection, based kalman filtering target tracking.
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:622248
    • 提供者:袁生存
  1. beijing03

    0下载:
  2. 背景提取,迭代法(Surendra算法);即采用帧差的方法,一帧图像减去前一帧图像,即可以对比得到图像中变化(移动)的区域,扣除移动的区域,即得到不动的背景。采用多帧图像迭代的方法,得到更加准确的背景。-Background extraction, iterative method (Surendra algorithm) frame difference method is used, an image by subtracting the previous frame, which can
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-19
    • 文件大小:558
    • 提供者:wangxing
  1. liangzhenchafenfa

    0下载:
  2. opencv 两帧差分法的运动目标检测算法-opencv two difference method of moving target detection algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:1865728
    • 提供者:马玉超
  1. sanzhenchafenfa

    0下载:
  2. opencv 三帧差分法的运动目标检测算法-opencv three difference method of moving target detection algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:2400619
    • 提供者:马玉超
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 21 22 »
搜珍网 www.dssz.com