CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 视频 运动检测

搜索资源列表

  1. Lab534-VideoMotionDetect

    2下载:
  2. 本程序可以完成视频图像的运动目标的检测!它是在CCS上调试通过后,可以在DSP芯上直接运行的程序!经现场实验,效果还不错-procedures to be completed this video images of the moving object detection! It is the CCS on debugging passed, the DSP core can run directly on the procedure! After field tests, the result
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:142656
    • 提供者:周国
  1. motion_detection

    0下载:
  2. 运动检测算法,可以用来检测图像视频物体的运动过程-motion detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1290
    • 提供者:付贵忠
  1. 22

    0下载:
  2. 对于视频运动目标的检测十分有效,采用的是帧差法-For the video moving target detection is very effective, using the frame difference method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:9932
    • 提供者:徐子文
  1. mixture_of_gaussians

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

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

    0下载:
  2. 视频转换图片以及运动检测,hog和SVM行人检测-Video conversion and image motion detection, hog and SVM pedestrian detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1352
    • 提供者:吴强
  1. movetest

    0下载:
  2. 基于matlab的视频运动目标检测算法研究-Based on matlab Video Moving Object Detection Algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:1439856
    • 提供者:王林
  1. shipinzhongyundongmubiaojiancesuanfayanjiu

    0下载:
  2. 视频监控中运动目标检测、跟踪与行为识别算法的研究(Research on moving object detection, tracking and behavior recognition algorithm in video surveillance)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:4916224
    • 提供者:小o
  1. CarDetectAndTrack2.0

    0下载:
  2. 视频车辆检测和追踪,实现一段视频中的车辆运动目标的检测和跟踪。(Video vehicle detection and tracking, to achieve a video vehicle moving target detection and tracking.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:30936064
    • 提供者:kqz
  1. 多目标跟踪,opencv+vs(245022)

    0下载:
  2. 播放一段视频,将对视频中的多个运动目标进行检测和跟踪(By playing a video, you will detect and track multiple moving objects in the video)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:34547712
    • 提供者:kqz
  1. 基于帧差法的运动目标检测的matlab代码

    2下载:
  2. 基于MATLAB的视频前景提取,使用帧差法。(Video foreground extraction based on MATLAB)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-26
    • 文件大小:7168
    • 提供者:捷足高登
  1. video

    0下载:
  2. 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法(1. Background prediction method background detection in static background 2. Inter-frame difference method target detection in static background 3. Mean Shift The target track
  3. 所属分类:图形图象

    • 发布日期:2017-12-29
    • 文件大小:2615296
    • 提供者:MichaelBeechan
  1. my matlab2

    1下载:
  2. 用帧差法实现视频内运动物体的捕捉与检测,可自行添加视频文件(Using Frame Difference Method to Realize the Capture of Moving Objects in Video)
  3. 所属分类:matlab例程

  1. 帧差法检测运动物体取背景

    0下载:
  2. 视频中运动物体的跟踪,打开视频读取视频,然后进行跟踪(weinerNo matter how familiar we used to be with each other,as long as we are apart then we become strangers)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:864256
    • 提供者:Sun way
  1. Debug

    0下载:
  2. opencv实现视频处理运动目标检测,使用帧差法,但是易受背景噪声影响(Opencv implements video processing moving target detection, using frame difference method, but it is easily affected by background noise.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:467968
    • 提供者:wang1112
  1. opflow

    0下载:
  2. 成功运行,利用光流法检测出运动视频中的运动目标,并标记出特征点的运动轨迹。(using the optical flow method to detect the moving target in the motion video, and marking the trajectory of the feature point.)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:12962816
    • 提供者:keijeiyeilai
  1. zhenjiancha

    0下载:
  2. 对视频中的运动目标进行检测与跟踪,采用帧间差法跟踪结果用矩形框表示。(The moving objects in video are detected and tracked, and the result of tracking by frame difference method is represented by rectangle box.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:625664
    • 提供者:w840837763
  1. test2

    3下载:
  2. 对视频序列中的运动目标进行检测与跟踪,动目标检测部分采用背景差分法,跟踪部分采用卡尔曼滤波,检测结果用红色外接矩形框表示,跟踪结果用绿色矩形框表示 2、采用平均背景法更新背景图像。(The moving target in the video sequence is detected and tracked, the moving target detection part uses the background difference method, the tracking part uses
  3. 所属分类:图形图像处理

    • 发布日期:2019-04-30
    • 文件大小:614400
    • 提供者:w840837763
  1. 帧差法

    1下载:
  2. 帧差分法实现视频运动的检测,能够标记处检测的轮廓(Frame difference method realizes the detection of video motion, and can detect the outline at the mark.)
  3. 所属分类:文章/文档

    • 发布日期:2021-03-22
    • 文件大小:932864
    • 提供者:今天没吃药
  1. DAIMA

    1下载:
  2. 智能交通系统中的视频中的行走人体的检测与跟踪(Detection and tracking of walking human body in video of intelligent transportation system)
  3. 所属分类:其他

    • 发布日期:2021-04-19
    • 文件大小:934912
    • 提供者:yangchao2214
  1. 帧间差分法

    0下载:
  2. 带一个视频。路径要选择好才能运行,选择解压的此文件的路径。对运动视频的检测 返回一对坐标和大小,可识别运动物体。(The detection of moving video returns a pair of coordinates and sizes, which can identify moving objects.)
  3. 所属分类:图形图像处理

« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 26 »
搜珍网 www.dssz.com