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

搜索资源列表

  1. motiondetect.rar

    0下载:
  2. 使用OpenCV 来寻找轮廓实现视频流的运动目标检测 能检测一段视频或网络摄像头实时读入视频中的运动物体,it is a short code that can detect the motion object of a vedio or through a web camera using opencv and visual c++. ..
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2230
    • 提供者:wangwei
  1. GMM

    2下载:
  2. 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual objec
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:16296
    • 提供者:朱亮亮
  1. motion-tracking-system-

    1下载:
  2. 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1062384
    • 提供者:mei88
  1. 200719930586404

    0下载:
  2. 视频图像序列中分的运动目标检测matlab源码,分割运动目标-carve the moving target detection Matlab source, Moving Target Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:8373
    • 提供者:ant
  1. detection

    1下载:
  2. 里面是10篇关于智能视频监控中运动目标检测,识别,跟踪等的文章,还包含了两篇关于人运动检测识别的综述,希望对大家能有所帮助。-There is a 10 on the intelligent video surveillance in moving target detection, identification, tracking and other articles, also includes two on human motion detection to identify a synt
  3. 所属分类:Video Capture

    • 发布日期:2016-05-07
    • 文件大小:723970
    • 提供者:
  1. myblobtrack

    0下载:
  2. 本代码可实现视频中运动目标的检测,并对运动目标进行跟踪-This code can be achieved in the sports video target detection and tracking of moving targets
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:14264
    • 提供者:wangz
  1. detection

    0下载:
  2. 智能视频监控中,用于运动目标检测,效果好,适合从事视频监控方面的研究人员或是初学者学习使用。-it is used in Smart video surveillance for moving target detection,and the performance is good, suitable for video surveillance of researchers or a beginner learning to use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:775
    • 提供者:hexiaomei
  1. detection11

    0下载:
  2. 智能视频监控中,用于运动目标检测,效果好,适合从事视频监控方面的研究人员或是初学者学习使用。-it is used in Smart video surveillance for moving target detection,and the performance is good, suitable for video surveillance of researchers or a beginner learning to use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:779
    • 提供者:hexiaomei
  1. VideoDemo

    0下载:
  2. 视频图像运动目标检测,可导入一段视频,对视频中的运动目标图像进行分析。-Video image moving target detection, can import a video, the video of the moving target image analysis.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3239345
    • 提供者:西瓜籽
  1. MOTION

    1下载:
  2. 帧差法运动目标检测,运动目标检测是计算机视觉的一个研究热点,在视频监控,军事侦察等领域有着广泛的应用前景。在这些应用中,大家比较关注运动着的物体,因此,对运动目标进行检测的意义显得格外重要。本文以视频序列作为研究对象,在现有研究成果的基础上提出一种算法,并在VC上实现-DIFF-FRAME DECTECTION
  3. 所属分类:Special Effects

    • 发布日期:2015-04-27
    • 文件大小:1442640
    • 提供者:xinglong
  1. code

    1下载:
  2. 用matlab读取视频文件中的图像,并对图像中的运动目标检测,循环-Video file using matlab to read the image, and image of the moving target detection, loop
  3. 所属分类:Graph program

    • 发布日期:2016-04-19
    • 文件大小:104846
    • 提供者:蚂蚁
  1. objectdetected

    0下载:
  2. LK算法实现视频中运动目标检测,利用OPENCV开发工具中的LK函数-object detect
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:11490
    • 提供者:王丹
  1. 7788

    0下载:
  2. 大名鼎鼎的方帅的博士学位论文---目前,计算机智能视频监控在理论和应用上都面临着很多难题,国内外大批学者投身于该领域的研究和探索,并且取得了大量的成果.本文是在这些成果的基础上,对计算机智能视频监控系统的关键技术进行研究.主要贡献可概括如下:首先,对目标检测技术进行了研究,并提出了一种基于背景建模的运动目标检测算法.利用统计的方法建立了基于颜色和颜色梯度的背景模型,并实时地对背景模型进行更新,最后将这两种背景模型综合考虑对目标进行了有效的检测.接着,研究了复杂背景下多目标跟踪问题,提出了基于蒙特
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:5263067
    • 提供者:王一
  1. videoDemo

    0下载:
  2. 对avi文件完成视频画面中的运动目标检测-Avi files on the video screen to complete the moving target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4853135
    • 提供者:zhangbaokun
  1. object-detecion-(matlab)

    1下载:
  2. 运动目标检测的matlab代码,通过调用视频中的帧图像来进行检测。-Moving target detection matlab code, by calling the video frame images for testing.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-24
    • 文件大小:958
    • 提供者:王大力
  1. 目标检测

    1下载:
  2. 运动目标获取,利用帧间作差,来提取出视频中运动的目标(moving object detection)
  3. 所属分类:图形图像处理

  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. 运动目标的跟踪检测

    1下载:
  2. 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频(This is the realization of tracking and detecting moving objects in video with MATLAB program, with a small video.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:624640
    • 提供者:凯撒11
  1. MATLAB程序视频中运动的目标的跟踪检测

    0下载:
  2. 视频中运动的目标的跟踪检测,检测各种视频运动中的目标。(Tracking detection of moving objects in video)
  3. 所属分类:软件工程

    • 发布日期:2018-05-03
    • 文件大小:620544
    • 提供者:crown202
  1. 基于视频的车流量统计

    2下载:
  2. 检测视频中设置区域的运动车辆,设置虚拟线检并计数参考程序测目标车辆(Setting up Virtual Line Inspection and Counting Reference Program to Measure Target Vehicles)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-11
    • 文件大小:112640
    • 提供者:guyu997
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com