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

搜索资源列表

  1. Pedestrian Detection and Tracking for Counting Applications

    0下载:
  2. This paper describes a vision based pedestrian detection and tracking system which is able to count people in very crowded situations like escalator entrances in underground stations. The proposed system uses motion to compute regions of interest and
  3. 所属分类:文档资料

    • 发布日期:2010-12-15
    • 文件大小:2122036
    • 提供者:harleych
  1. Real Time Object Tracking and Enhancement System

    0下载:
  2. 一个实时的视频目标跟踪算法,Real Time Object Tracking and Enhancement System
  3. 所属分类:源码下载

    • 发布日期:2010-12-22
    • 文件大小:400202
    • 提供者:hdhere@126.com
  1. particle filter tracking

    0下载:
  2. particle filter tracking
  3. 所属分类:matlab例程

  1. TRACKING IN STREAMED VIDEO BY UPDATING GLOBALLY OPTIMAL MATCHINGS

    0下载:
  2. Matching methods such as the Hungarian algorithm have recently made an appearance as an alternative to classical tracking algorithms in computer vision, since they are able to nd the set of tracks that optimizes well-dened criteria over a given vid
  3. 所属分类:文档资料

  1. tracking

    0下载:
  2. 用meanshift 进行tracking
  3. 所属分类:源码下载

  1. fasthog lib

    0下载:
  2. Hand TrackinG for human computer interaction,fasthog作为特征,
  3. 所属分类:多媒体编程

  1. 基于OpenCV平台下的实时目标跟踪系统

    6下载:
  2. 基于OpenCV平台下的实时目标跟踪系统,用于运动物体的多目标跟踪领域.,OpenCV platform based on real-time target tracking system for moving objects the field of multi-target tracking.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-08
    • 文件大小:16063
    • 提供者:李超
  1. 经典载波跟踪环costas环simulink建模仿真

    7下载:
  2. 经典载波跟踪环costas环simulink建模仿真,采用QPSK调制,包含上下变频以及三种不同鉴相方式。,Classic costas loop carrier tracking loop simulink modeling and simulation, using QPSK modulation, including the upper and lower frequency, as well as phase three different ways.
  3. 所属分类:matlab例程

    • 发布日期:2014-05-08
    • 文件大小:14064
    • 提供者:李辉
  1. MEANSHIFT目标跟踪算法

    0下载:
  2. MEANSHIFT目标跟踪算法 使用了OpenCV库,MEANSHIFT target tracking algorithm using the OpenCV library
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:164373
    • 提供者:Daniel
  1. 采用kalman滤波器进行目标跟踪的源代码

    0下载:
  2. 采用kalman滤波器进行目标跟踪的源代码,object tracking using kalman filter
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:698634
    • 提供者:朱亮亮
  1. 51单片机的 循迹小车程序

    1下载:
  2. 51单片机的 循迹小车程序,给初学者奉献的资料 希望地大家有帮助,51 Singlechip car tracking procedures, give beginners the information dedication hope everyone has to help
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2016-12-22
    • 文件大小:15644
    • 提供者:yiqiang
  1. aambuilding-0.1-src-jiapei.rar

    0下载:
  2. 这是一个用于人脸跟踪算法,采用OPENCV实现。可广泛应用视频监控等领域。,This is a face tracking algorithm for use OPENCV achieve. Can be widely applied in areas such as video surveillance.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:54283
    • 提供者:李乔
  1. DistinctiveImageFeaturesfromSc

    0下载:
  2. 图像处理的一个关键算法 来自计算机视觉领域的一片论文 SIFT用来提取图像的特征点 可以用来做物体追踪,Image processing algorithm, a key area of computer vision from a thesis to extract images SIFT feature points can be used to do object tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:491216
    • 提供者:faway
  1. hongwai.rar

    0下载:
  2. 飞思卡尔的红外循迹小车的程序 给初学者看的,Freescale car infrared tracking procedures to see beginners
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:212847
    • 提供者:望语气
  1. Camshift_color_trace.rar

    0下载:
  2. opencv 下利用Camshift算法进行彩色目标跟踪,opencv using color Camshift target tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4839
    • 提供者:陈必明
  1. csfilter.rar

    1下载:
  2. 本程序是运用kalman filter实现机动目标跟踪的程序,其中运用的模型是当前统计模型!有需要的拿去,大家一起学习!,This procedure is to use kalman filter to achieve maneuvering target tracking procedure, in which the model is the use of current statistical model! Take in need and we can work together to
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1411
    • 提供者:岳立川
  1. lk.rar

    0下载:
  2. 光流计算的方法,用于动态跟踪,很有用的一段代码。,Optical flow calculation method for dynamic tracking, very useful piece of code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2223
    • 提供者:quan
  1. Boundary Tracking

    1下载:
  2. 在识别图像中的目标时,往往需要对目标边缘作跟踪处理,也叫轮廓跟踪。顾名思义,轮廓跟踪就是通过顺序找出边缘点来跟踪边界的。,Images in the identification of targets, the target is often necessary for tracking the edge of treatment, also called contour tracking. As the name suggests, contour tracing is to find the
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-06-15
    • 文件大小:4153
    • 提供者:蓝水晶
  1. Matlab_Tracker.zip

    0下载:
  2. 处理视频跟踪系统中的图像跟踪,在一个复杂的背景下,不受背景震动和其他因素影响,效果还不错,Video tracking system deal with the image track, in a complex background, free from background vibration and other factors, the effect of good
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2134911
    • 提供者:姜华
  1. meanshift.rar

    0下载:
  2. 基于meanshift的简单目标跟踪程序matlab代码,Based on the meanshift easy target tracking procedures matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:528
    • 提供者:ekin
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com