Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • TrackingBlobAlgorithms.zip ... mixture models), blob tracking(connected component tracking and MSPF resolver, mean shift, particle filter), Kalman filter using OpenCV. It can be helpful who studying object detection and tracking algorithm. Also, It contain the video clip for testing ...
  • Bearings-only-target-tracking.rar 本文分别就纯方位角跟踪中的机动目标跟踪、有信号传输时延时的跟踪及一类特定的多目标跟踪问题进行了较为系统和深入的研究。首先,针对非机动目标提出一种智能距离参数化无味滤波方法,与传统方法相比,改进了跟踪初始性能、滤波精度以及优化了系统资源。其次,针对机动目标纯方位角跟踪提出一种将交互多模型和核粒子滤波结合的方法,在维持跟踪精度的前提下,大幅减少了所需粒子数,改善了系统实时性。
  • cale.zip Tracking moving targets, and intelligent video processing, the use of particle filter tracking algorithm to track
  • OLT.rar ... a parallel implementation of a histogram-based particle filter for object tracking on smart cameras based on SIMD ... are the major bottlenecks in standard implementations of histogram-based particle filters. The proposed algorithm can be applied with any ...
  • pf.rar 粒子滤波(particle filter, condensation,mcmc)源码,C++实现,主要用于视频跟踪
  • OViddeoTrackkn.rar 一组使用mean shift与particle filter的目标跟踪代代码,都是一种基于颜色特征的跟踪算法。算法程序源码为纯c代码。
  • pf_colortracker-(2).zip This program is kind of tracking system, namely color-based PF (Particle Filter).
  • On-Road_Multivehicle_Tracking.zip 2011年IEEE T.的关于On-Road Multivehicle Tracking Using Deformable Object Model and Particle Filter With Improved Likelihood Estimation,请大家分享
  • 3D-Model_Tracking_Particle.zip 2011年IEEE T.的A Framework for 3D Model-Based Visual Tracking Using a GPU-Accelerated Particle Filter,请大家分享
  • Moving-target--tracking-algorithms.zip 目标跟踪算法:卡尔曼滤波、粒子滤波、均值偏移。