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

搜索资源列表

  1. mean_shift

    1下载:
  2. 基于Mean_shift的运动目标跟踪算法,可实现高速公路车辆的检测-Moving Target Tracking Based on Mean_shift algorithm can achieve highway vehicle detection
  3. 所属分类:matlab例程

    • 发布日期:2013-04-22
    • 文件大小:9976859
    • 提供者:吴军
  1. myblobtrack

    0下载:
  2. 运动目标跟踪的改进算法,OPENCV开发,是开发运动目标跟踪的不可多的源码!欢迎大家共同探讨-Moving Target Tracking Algorithm, OPENCV development, is to develop the non-moving target tracking and more source code! Welcome you to explore
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:9627
    • 提供者:李伟军
  1. MovingObjectTracking

    0下载:
  2. 基于OPENCV实现的粒子滤波运动目标跟踪源程序-Particle Filter Moving Object Tracking based on OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10635575
    • 提供者:jiang
  1. motiondetection

    0下载:
  2. mfc实现的运动目标跟踪和检测,基于OPENCV源码开发,代码完整,功能强大,-mfc opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:257361
    • 提供者:小白
  1. BaseonOpenCV

    0下载:
  2. 在介绍Intel公司的开源OpenCV计算机视觉库的基础上,采用CAMSHIFT跟踪算法,实现运动目标跟踪,解决了跟踪目标发生存在旋转或部分遮挡等复杂情况下的跟踪难题。实验结果表明该算法的有效性、优越性和可行性。-Introducing Intel s open-source computer vision library OpenCV on the basis of CAMSHIFT tracking algorithm used to achieve moving target tracki
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:284964
    • 提供者:胡戈
  1. meanshiftkalman

    0下载:
  2. meanshiftkamen实现的运动目标跟踪,可用于行人与车辆!-Sports meanshiftkamen implementation of target tracking, can be used for pedestrians and vehicles!
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:17095
    • 提供者:李建
  1. code

    0下载:
  2. 运动目标跟踪示例程序,对于学习和开发目标跟踪帮助很大-code for tracking
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:209188
    • 提供者:libinghe
  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. kalman

    0下载:
  2. 在目标检测技术的基础上运用kalman滤波方法实现运动目标跟踪的技术研究-In the target detection technology based on the use of kalman filtering method for tracking moving targets to achieve the technological research
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2313852
    • 提供者:huan
  1. tracking

    0下载:
  2. 运动目标跟踪的源程序,用C++实现,包含运行所需的图像序列。-Target Tracking source code, using C++ implementation, including running the required image sequence.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1198855
    • 提供者:chenying
  1. ObjectTracker

    0下载:
  2. 使用OPENCV进行运动目标跟踪,在Visual C++ 2005 环境中使用新算法实现多运动目标的跟踪和检测。-this is a object motion tracking system with Visual c++ 2005 and opencv。it can process successly check and track multi-objects。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6634165
    • 提供者:吕冀
  1. pf_colortracker

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

    • 发布日期:2013-03-05
    • 文件大小:12601468
    • 提供者:姚冰
  1. 115

    0下载:
  2. 提取目标位置参考点和目标匹配模板;使用基于区域特征的运动目标跟踪算法获取目标位置(像素) -Extraction of target location and target reference points match template use region-based feature tracking algorithm for moving object target location (pixels)
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:324664
    • 提供者:肖为
  1. CAMSHIFT

    0下载:
  2. 运动目标跟踪与检测的源代码(CAMSHIFT 算法)-Moving target tracking and detection of the source code (CAMSHIFT algorithm)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:3739
    • 提供者:赵飞
  1. EBMA

    0下载:
  2. 运动目标跟踪的经典算法,用于多媒体视频处理-Target Tracking classical algorithm for multimedia video processing
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:51742
    • 提供者:yang411
  1. movement_detecting

    1下载:
  2. 运动目标跟踪和检测程序,已经调试完成可以放心使用,性能较好,适用范围广。-The movement target tracking and the examination procedure, good performance.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2978
    • 提供者:sumingyue
  1. target-tracking-using-kalman

    0下载:
  2. 本例是一个简单的运动目标跟踪程序,对一个小球进行了实时的跟踪-This example is a simple object tracking program, for a small real-time tracking of ball
  3. 所属分类:matlab例程

    • 发布日期:2013-04-16
    • 文件大小:698352
    • 提供者:当当
  1. OpencvUIDlg2.1

    0下载:
  2. MFC下使用camshift实现运动目标跟踪。-Using camshift tracking moving objects under MFC .
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8836618
    • 提供者:elihuan
  1. 3.19 基于Kalman滤波的目标跟踪

    3下载:
  2. 应用Kalrnan滤波原理,对运动目标进行跟踪,缩小目标的搜索范围,实现快速实时跟踪,使跟踪更为准确。理论分析和实验结果表明,该算法与常规的模板匹配法、直方图模板匹配法等算法相比,有效地提高了目标跟踪的速度及跟踪的准确性。(The Kalrnan filtering principle is used to track the moving target, reduce the search range of the target, realize fast and real-time trac
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:311296
    • 提供者:Prince0716
  1. opencv-多目标跟踪

    0下载:
  2. 基于opencv,对多个运动目标进行跟踪,工程已附带测试视频(Based on OpenCV, multiple moving targets are tracked, and the project has been attached to test video)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-31
    • 文件大小:38946816
    • 提供者:曲折
« 1 23 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com