CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - trajectory tracking

搜索资源列表

  1. 运动判定系统

    0下载:
  2. 该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理, 提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到运动物体的轨迹。 -the system is design for tracking objects in a series of images.First it extracts the backgroud of the picture through dealing with corresponding images. Then we ca
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2.2mb
    • 提供者:小智
  1. mousetrack

    0下载:
  2. 一个在图像中跟踪鼠标轨迹的程序,点击鼠标以开始或结束跟踪。-an image of the mouse trajectory tracking procedures, the clicking of the mouse to the beginning or end of follow-up.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.2kb
    • 提供者:GJ
  1. 运动检测系统(修改后)

    0下载:
  2. vc编的运动检测系统,特征区域匹配,运动物体提取,运动轨迹跟踪等-vc series of the motion detection system, features regional match, moving objects extraction, trajectory tracking
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.29mb
    • 提供者:雷雷
  1. camshift

    0下载:
  2. 用opencv实现camshift算法 并且使用了 kalman算法来预测物体可能的运动轨迹 跟踪效果 一般-Achieved with opencv kalman camshift algorithm and uses algorithms to predict the trajectory of the object tracking results may be general
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:6.01kb
    • 提供者:polman
  1. trace

    0下载:
  2. 使用opencv库实现对视频上移动物体的轨迹跟踪-Using the opencv library to achieve the video trajectory tracking of moving objects on
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-02
    • 文件大小:14.27mb
    • 提供者:zj
  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
    • 文件大小:121.55kb
    • 提供者:李一
  1. lunshijiqiren

    0下载:
  2. 基于综合导向的轮式移动机器人自适应轨迹跟踪控制-Based on an integrated-driven wheeled mobile robot trajectory tracking control of adaptive
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:133.21kb
    • 提供者:lilong
  1. Detection_of_Motion_Picture_trajectory_tracking.ra

    0下载:
  2. VC++,DirectX,运动图像检测,运动轨迹跟踪-VC++, DirectX movement trajectory tracking image detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:192.97kb
    • 提供者:李少东
  1. t_AJAX_ASPMAP

    0下载:
  2. 基于WebGIS的交通运行轨迹动画演示 WebGIS GPS 轨迹 商用 定位 跟踪 在WebGIS地图上,加载gps轨迹库,以动画的形式演示车辆运动过程。 本程序自带shp地图,以动画的形式绘制轨迹。 开发环境是vs.net2008。Webgis组件采用aspmap。这个免费组件可以在本站搜索下载。 资源名称为:“小巧的webgis控件,支持高性能的AJAX,可商业应用”-The animated cartoon demonstrates commercial WebGIS
  3. 所属分类:GIS program

    • 发布日期:2017-05-17
    • 文件大小:4.42mb
    • 提供者:红信
  1. trackinger

    0下载:
  2. 目标跟踪程序,使用matlab编写,采用CV模型,卡尔曼跟踪,有轨迹模拟,给出了跟踪的误差 目标跟踪,采用CV模型,卡尔曼滤波,给出模拟结果和跟踪结果,给出误差分析-Target tracking program, using matlab prepared, using the CV model, Kalman tracking, trajectory simulations have given a tracking error target tracking, using the CV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1.74kb
    • 提供者:范启跃
  1. Multi-Object-Trajectory-Tracking

    0下载:
  2. 多目标跟踪的文章,the maximum a posteriori (MAP),pdf格式-Multi-Object Trajectory Tracking,the maximum a posteriori (MAP)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1.71mb
    • 提供者:张妙言
  1. Matlab-falling-ball-tracking

    0下载:
  2. 做自由落体的小球,对其运动轨迹进行跟踪,共60帧小球下坠的图像帧-Falling ball to track its trajectory, a total of 60 balls falling image frame
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:223.26kb
    • 提供者:zhangran
  1. Motion-tracking

    0下载:
  2. 这是一个目标跟踪系统,对初学者很有帮助,带有运动轨迹的程序-This is a target tracking system, it is very helpful for beginners, with motion trajectory of the program
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:4.46mb
    • 提供者:xiaohan
  1. TargetTracking

    0下载:
  2. 实现基于卡尔曼滤波的圆球运动轨迹跟踪,程序很简单,适合初学者-Ball trajectory tracking based on Kalman filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:2.27mb
    • 提供者:liu
  1. Dim-target-detection-and-tracking

    0下载:
  2. The algorithm detects dim moving target effectively and estimate its trajectory accurately
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:457.66kb
    • 提供者:黄显武
  1. Object-Tracking-Using-Colour

    0下载:
  2. 根据颜色来跟踪的一段C++源码,可实现简单的目标跟踪,且打印跟踪轨迹。-According to some C++ color tracking source, simple tracking, and print tracking trajectory.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.27mb
    • 提供者:fire
  1. kalman-tracking

    0下载:
  2. 基于卡尔曼滤波的目标轨迹跟踪预测 最优化自回归数据处理算法-Kalman filter based tracking target trajectory optimization autoregression forecasting data processing algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:617.42kb
    • 提供者:jqh
  1. covariance-tracking

    0下载:
  2. 协方差跟踪,将视频变成帧读入,计算协方差矩阵,并通过遍历找到最相似点区域进行跟踪,并生成轨迹-The covariance tracking, the video frame into read, calculate the covariance matrix, and find the similarities by traversing the area for tracking, trajectory generation and
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-03
    • 文件大小:610.95kb
    • 提供者:李刚
  1. FeatureTracker

    0下载:
  2. OpenCV2例程视频中的特征点运动轨迹跟踪-OpenCV2 routine video feature point trajectory tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:4.84mb
    • 提供者:weepo
  1. Object tracking

    0下载:
  2. The program is based on VS2010 + OpenCV2.4, used in the two picture of the same scene moving object trajectory tracking.The program from the BBN Computer Vision Lab.
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:10.99mb
    • 提供者:波波鸟
« 12 »
搜珍网 www.dssz.com