搜索资源列表

  1. tracker_release2

    0下载:
  2. 实时的在线跟踪算法,使用的是卷积核的算法。速度可以达到100帧以上-this is a code of tracking,which is based on the algorithm of KCF.It can be get a speed of 100 Fps
  3. 所属分类:2D图形编程

    • 发布日期:2024-11-13
    • 文件大小:54kb
    • 提供者:ikerpeng
  1. track

    0下载:
  2. 该程序是我多年的经验总结以及代码,实现了全景目标跟踪、火焰识别、烟雾识别、起立坐下行为判断、越界闯入、徘徊、违规停车等多种智能功能一体化,粒子滤波、贝叶斯分类器、随机森林等多种在线学习机制,还有传统的camshift、meanshift、光流法、卡尔曼滤波、struck、KCF、TLD、CT、区域匹配,相位相关、轮廓跟踪等多种算法-The program is my many years of experience and code,
  3. 所属分类:多媒体编程

    • 发布日期:2024-11-13
    • 文件大小:4.98mb
    • 提供者:王东
  1. KCF

    0下载:
  2. 目前最热门的视频检测和跟踪算法,在HOG特征下,排名第一-Currently the most popular video detection and tracking algorithm.In the HOG feature, ranking first
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-13
    • 文件大小:29kb
    • 提供者:王北海
  1. kcf-master

    0下载:
  2. 快速跟踪算法kcf2015版,vot 2015重要算法,速度快效果好,-kcf tracking algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-11-13
    • 文件大小:20kb
    • 提供者:xty
  1. cf_tracking

    0下载:
  2. 用于实现实时视觉目标跟踪的源码。采用的算法是相关滤波算法,包括KCF和DSST算法。这两种算法具有处理速度快、跟踪效果好的特点。源码需要用Cmake进行编译,需要opencv支持。-Used to achieve real-time visual tracking of the source. Algorithm uses correlation filtering algorithms, including KCF and DSST
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-13
    • 文件大小:3.08mb
    • 提供者:sailfish207
  1. KCF-master

    0下载:
  2. 该源码是KCF跟踪算法论文的源码,最近几年主流的跟踪框架(The code is KCF tracking algorithm source code)
  3. 所属分类:

  1. KCFTest

    0下载:
  2. KCF是一种鉴别式追踪方法,这类方法一般都是在追踪过程中训练一个目标检测器,使用目标检测器去检测下一帧预测位置是否是目标,然后再使用新检测结果去更新训练集进而更新目标检测器。而在训练目标检测器时一般选取目标区域为正样本,目标的周围区域为负样本,当然越靠近目标的区域为正样本的可能性越大。(KCF is a novel tracking fr a mework that utilizes properties of circulant ma
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-13
    • 文件大小:29kb
    • 提供者:RGBTel
  1. myKCF

    0下载:
  2. 用来实现基于C++的KCF目标跟踪算法,仅用电脑摄像头即可实现(The KCF target tracking algorithm based on C++ can be implemented only with a computer camera)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-13
    • 文件大小:35.54mb
    • 提供者:Mrlawrance
  1. visual_tracking_code

    1下载:
  2. 主要是一些经典的视觉跟踪算法的MATLAB代码,tracker包括CREST,CSK,CT,ECO,KCF,LOT,SCM和Struck。(Visual object tracking,include CREST,CSK,CT,ECO,KCF,LOT,SCM and Struck.)
  3. 所属分类:图形图象

    • 发布日期:2024-11-13
    • 文件大小:41.19mb
    • 提供者:chqw
  1. KCF.tar

    0下载:
  2. 实现C++的KCF目标追踪算法,需要opencv平台的支持!(KCF object tracking)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-13
    • 文件大小:69kb
    • 提供者:deepvertex
  1. vivaTracker-master

    0下载:
  2. This project contains a collection of visual tracking algorithms implemented in C++ and/or C. The idea of the project is to help you create, unify, compare and publish your visual tracking algorithms. We also include pub
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-13
    • 文件大小:249kb
    • 提供者:yhr816

源码中国 www.ymcn.org