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

搜索资源列表

  1. genzong4

    0下载:
  2. 视频序列中运动目标的检测与跟踪(论文) 本文在总结和分析现有运动目标检测与跟踪方法的基础上,重点研究摄像头固定情况 下运动目标的检测与跟踪技术。-video sequences moving target detection and tracking (thesis) Based on the review and analysis of existing and moving target detection tracking method on the basis of research
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6407013
    • 提供者:丁德锋
  1. 立体视频

    0下载:
  2. 关于视频序列中的目标检测和运动跟踪的论文
  3. 所属分类:3D图形编程

    • 发布日期:2009-07-20
    • 文件大小:1313482
    • 提供者:zongmao
  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. jingtoufg

    2下载:
  2. 这是我编写的镜头分割程序,对视频图像中发生突变和渐变的检测很准确,使用起来很方便,运行效果很好!-This is my shot segmentation written procedures on the video image in the detection of abrupt and gradual change is very accurate, easy to use, runs good results!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-26
    • 文件大小:3563753
    • 提供者:温娟
  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. tracking

    0下载:
  2. 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频-This is a MATLAB program using the video tracking movement detection, with a small video
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:621476
    • 提供者:yyt
  1. OpenCV_based_tracking

    0下载:
  2. 运动目标的检测跟踪在机器人视觉,监控测量和视频压缩编码等等方面有着广泛的应用,是近年来的一个研究热点。本文设计了一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口,为利用运动目标跟踪而进行机器人视觉和基于计算机视觉的测量监控研究打下基础。-Moving target detection and tracking in robot vision, monitoring measurements and video compressi
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:180101
    • 提供者:abc
  1. 7788

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

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

    0下载:
  2. 运动目标检测跟踪 对视频中运动目标的检测跟踪很有用 希望对大家有帮助-Moving targets detection track to the video of the moving target detection and tracking is very useful we want to help
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2803042
    • 提供者:蒋星星
  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. cx

    0下载:
  2. camshift算法程序实现视频中运动的目标的跟踪检测
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:7866
    • 提供者:dnesday
  1. VideoDemo

    0下载:
  2. VisualC++下实现的视频中运动目标检测和跟踪的demo,没有使用opencv。-Video moving target detection and tracking under VisualC++ demo achieved without using opencv.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:511511
    • 提供者:刘峰
  1. VehicleTrack

    0下载:
  2. 视频车辆检测,主要是介绍视频中的车辆运动目标的检测和跟踪计数(The detection of video vehicle mainly introduces the detection and tracking of moving targets in video)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:20469760
    • 提供者:kqz
  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. movement_detecting

    0下载:
  2. 本代码实现的是视频中运动目标的分割,采用了三帧差法进行目标检测。(The code is in the video moving target segmentation, using three difference method for target detection.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:hhrs
  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. 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. 亚像素级角点检测

    1下载:
  2. 角点通常被定义为两条边的交点,或者说,角点的局部邻域应该具有两个不同区域的不同方向的边界。角点检测(Corner Detection)是计算机视觉系统中获取图像特征的一种方法,广泛应用于运动检测、图像匹配、视频跟踪、三维重建和目标识别等,也可称为特征点检测(Using the edge of the damaged area, i.e. the color and structure of the edge, the information content of the damaged info
  3. 所属分类:图形图像处理

    • 发布日期:2020-08-29
    • 文件大小:78848
    • 提供者:llly18
« 12 »
搜珍网 www.dssz.com