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

搜索资源列表

  1. 基于OPENCV的视频帧差法的实现

    2下载:
  2. 基于OPENCV的视频帧差法的实现,用来进行运动目标检测与跟踪的研究,OPENCV the video frame based on the realization of difference method is used for moving target detection and tracking of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-15
    • 文件大小:422802
    • 提供者:winnershu
  1. MATLAB.rar

    4下载:
  2. 基于阈值分割的运动车辆检测跟踪,在视频中按灰度阈值不同进行图像分割,并标记结果。,Threshold-based segmentation to track the movement of vehicles detected in the video by a different gray level threshold for image segmentation, and mark the results.
  3. 所属分类:Graph program

    • 发布日期:2015-03-01
    • 文件大小:111587
    • 提供者:哈田甜哈
  1. motiondetect

    0下载:
  2. 改代码实现从视频中检测并跟踪运动对象,而且将运动对象用矩形框标记出来-Change the code from a video detection and tracking moving objects, but also moving objects marked with the rectangular box
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1033156
    • 提供者:李洪艳
  1. camshift-camera

    0下载:
  2. 基于视频的camshift运动目标跟踪算法,OPENCV-Video-based motion tracking algorithm camshift, OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1344448
    • 提供者:jiang
  1. usb-carmer-matlab-RT-process

    2下载:
  2. 通过计算机usb摄像头进行图像采集,然后实时处理,跟踪其中运动物体,并进行计数,采用中值滤波法得到背景,并根据需要进行更新,视频处理采用了动态差分与前景差分结合的方法,效果比较理想,但无法解决人物重叠的问题-Usb camera through the computer for image acquisition, and real-time processing and tracking moving objects in which, and the count median filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-09
    • 文件大小:6649
    • 提供者:song
  1. chelianggengzongjiance

    0下载:
  2. 该程序利用OPENCV来获取视频帧,检测运动车辆和并跟踪,还带有AVI文件,效果很好,希望对大家有用-The procedure used to obtain the video frame OPENCV to detect and track moving vehicles, and also with the AVI files are very good, we want to be useful
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3167546
    • 提供者:amao
  1. VC用opencv实现的目标跟踪程序

    4下载:
  2. 一个能捕捉AVI视频中的运动目标并实现定位用opencv实现的目标跟踪程序-AVI video capture of a moving object and the implementation of location tracking with opencv program goals
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:7993299
    • 提供者:zoumuchun
  1. motion

    0下载:
  2. 这是关于运动视频处理的电子书,包含了运动检测和跟踪的算法理论知识-This is the video processing on the movement of e-books, includes a motion detection and tracking algorithm theoretical knowledge
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:8735914
    • 提供者:罗胜华
  1. VideoProcess

    0下载:
  2. 关于视频的课件,内容全面,包括:视频的各种编码,目标检测,目标运动估计,目标跟踪,视频建模等。-On the video courseware, comprehensive, including: a variety of video encoding, target detection, target motion estimation, target tracking, video modeling.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-26
    • 文件大小:9079815
    • 提供者:陈平
  1. ReadingPeopleTracker-1.25

    0下载:
  2. 视频对象的跟踪提取原代码。 在一段视频里面可以跟踪人的运动,并且替换 -Extraction of video object tracking source code. In a video which can track people
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:1424958
    • 提供者:农夫
  1. WAv2

    0下载:
  2. 视频跟踪,主要实现了视频的运动跟踪,目标检测-Video tracking, the main achievement of the video movement tracking, target detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:87085
    • 提供者:wang
  1. Tracking

    0下载:
  2. 输入视频对运动物体进行跟踪,已经调试过了-tracking
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1770
    • 提供者:路单
  1. Image_Processing_Practise

    0下载:
  2. 这是《精通Visual C++数字图像处理技术与工程案例》光盘源代码,共包含9个完整用例(含源代码、完整设计流程图、原理介绍):人脸检测、牌照自动识别监控、运动人体跟踪、细胞识别统计、文字识别、相机自动调焦、计算机集成数控、运动检测、车牌定位。书中含图像和视频资源,不需自行搜集。此外还有对于数字图像处理基础知识、工程使用中涉及的基本技术的介绍。-This is《proficient in Visual C++ digital image processing technology and eng
  3. 所属分类:Special Effects

    • 发布日期:2016-09-18
    • 文件大小:14778523
    • 提供者:
  1. kamanlvbogenzong

    0下载:
  2. Ka lman 滤波的人体运动位置跟踪算法。基于视频的人体运动跟踪是当前计算机视觉研究的热点, 具有广泛的应用领域. 文中提出 一种基于Kalman 滤波的跟踪算法. 合理使用自适应背景颜色模型, 能够准确地对人体运动位置进 行跟踪-Ka lman human filtering algorithm to track the location of sports. Video-based human motion tracking is the current research on c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:232602
    • 提供者:谭园芳
  1. paper4

    0下载:
  2. 视频运动物体轨迹跟踪系统技术介绍的论文,维普咨询上下的,有需要的朋友请下载-Video moving object trajectory tracking system technical papers presented, from top to bottom wieprz consultation, there is a need friends, please download
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:124466
    • 提供者:李一
  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. real

    0下载:
  2. 视频运动目标跟踪逐渐成为研究热点并应用到军事民用等领域,为了能够从真实场景中快速准确地提取 视频跟踪单运动目标或多运动目标,提出了一种新的运动目标自动提取方法。-Video tracking of moving targets gradually become a research hotspot and civilian applications in areas such as military, in order to be able to quickly and accurately
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:495441
    • 提供者:王自
  1. pf_colortracker

    2下载:
  2. 基于粒子滤波的运动目标跟踪, 附带视频,直接可以运行-particle filter tracking
  3. 所属分类:图形图象

    • 发布日期:2013-03-05
    • 文件大小:12601468
    • 提供者:姚冰
  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. 运动目标的跟踪检测

    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
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com