搜索资源列表
MHT
- 采用多假设检验法实现多目标跟踪,建立了多目标跟踪/视频监控平台,结合卡尔曼滤波预测目标轨迹。用户可以自己修改相关代码。-This code complete multiple object tracking/multiple target tracking/multi target tracking/multi object tracking using multiple hypothesis test/multi hypothesis test, builds up a visual surv
object_track
- object tracking using SIFT
slides-khalman
- Kalman e ConDensation in video-tracking Model based tracking
Kalman_Filter2
- 用kalman滤波算法仿真实现2自由度机器人对目标的跟踪(demo2忽略了Jt,demo3包含可Jsita和Jt,估计总雅可比矩阵J的kalman滤波)---机器人视觉伺服-Simulation kalman filter algorithm with 2 degrees of freedom robot target tracking (demo2 ignored Jt, demo3 contains Jsita and Jt, the total estimated Jacobian mat
particle-filter-visual-tracking
- 该代码用于实现粒子滤波视觉目标跟踪(PF)、卡尔曼粒子滤波视觉目标跟踪(KPF)、无迹粒子滤波视觉目标跟踪(UPF)。它们是本人这两年来编写的核心代码,用于实现鲁棒的视觉目标跟踪,其鲁棒性远远超越MeanShift(均值转移)和Camshift之类。用于实现视觉目标跟踪的KPF和UPF都是本人花费精力完成,大家在网上是找不到相关代码的。这些代码虽然只做了部分代码优化,但其优化版本已经成功应用于我们研究组研发的主动视觉目标跟踪打击平台中。现在把它们奉献给大家!-These codes are us
fgbgtHMM
- 一篇介绍基于HMM的视觉追踪算法,主要侧重于单个物体的追踪-A descr iption of the visual tracking algorithm based on HMM, focused primarily on tracking a single object
Kernel-particle-filter
- 基于核粒子滤波的视觉跟踪,采用核密度和粒子滤波结合,进行视觉图像跟踪-Nuclear density and particle filter a nuclear particle filter-based visual tracking, visual image tracking
cvpr12_xu_code
- 视觉追踪通过自适应构造局部视觉模型,追踪效果比较好-Visual Tracking via Adaptive Structural Local Appearance Model
Vision-based-object-identification-and-tracking-f
- Vision based object identification and tracking for mobile robot visual servo control
MilTrack_matlab_v1.0
- MATLAB demo for paper "Visual Tracking with Online Multiple Instance Learning" by Boris Babenko, Ming-Hsuan Yang, Serge Belongie ,CVPR 2009, Miami, Florida. -MATLAB demo for paper "Visual Tracking with Online Multiple Instance Learning" by Bori
tracking
- Tracking of visual phenomena is hard. Very, very hard. And frustrating. You should try not to get discouraged by poor tracking results, but rather concentrate on the specific reasons why your tracker may not be performing well. Is the bad performance
Fast-Tracking
- “Fast Tracking via Dense Spatio-Temporal Context Learning,” In ECCV 2014的源代码,效果非常好。-In this paper, we present a simple yet fast and robust algorithm which exploits the spatio-temporal context for visual tracking. Our approach formulates the spatio-te
red-colour-tracking
- the code is to track the lips. which need to be marked by red color. the code tracks the red color of the lips and thus the lips indirectly. such system can be very much useful for audio visual departments
trackers
- 各种视觉跟踪算法总结,包括matlab和c,c++代码-This code library is for research purpose only. We distribute our library under the GNU-GPL license. If you use this library or the dataset, please cite our paper: [1] Y. Wu, J. Lim, and M.-H. Yang, ¡ °Online Obj
pssv
- 一个很好的matlab源代码—PSSV(部分奇异值之和最小),PSSV算法通过部分奇异值最小化的优化方法,能够很好的将低秩部分和稀疏部分分开,可以应用于在视觉跟踪,人脸去影。-A good matlab source code-PSS (section singular values and minimum), PSSV algorithm minimizing section singular value optimization, can be a good part of the low
tgpr_matlab
- 视觉跟踪方面2014年ECCV会议,Transfer Learning Based Visual Tracking with Gaussian Processes Regression这篇文章的源代码-source code of Transfer Learning Based Visual Tracking with Gaussian Processes Regression,ECCV 2014
CF2-master
- 2015 iccv Hierarchical Convolutional Features for Visual Tracking 视频跟踪的源码-2015 iccv Hierarchical Convolutional Features for Visual Tracking code
TRACKING LEARNING DETECTION
- 《TRACKING LEARNING DETECTION》视觉追踪理论,Zdenek Kalal著(Visual tracking is the process of locating an object in a video sequence.)
aras_visual_servo-master
- The aim of visual servoing is tracking an object by the feedback information of the vision sensor. There are different techniques for controlling the system, in this work, Image based visual servoing has been chosen. The goal of propsed system is tra
融合仿真
- 利用ukf或者AEKF 进行视觉跟踪,此部分代码为仿真代码(Using UKF or AEKF for visual tracking, this part of the code is a simulation code)