jiakun0618 在 2010-02-24 19:08:09 上传
说明:基于opencv的blob-tracking 代码。基于cvBlob库开发。作者:刘嘉焜
开发平台:Visual C++ | 大小:1KB | 下载45次
sami_work 在 2010-02-21 05:09:10 上传
说明:Eye tracking matlab script
开发平台:matlab | 大小:2080KB | 下载61次
sofial 在 2010-02-20 03:48:59 上传
说明:A simple example showing how to track an object with particle filter. Likelihood is based on Bhattacharya distance of color histogram.
开发平台:matlab | 大小:12945KB | 下载449次
casero 在 2010-02-19 16:18:44 上传
说明:head tracking with opencv
开发平台:C/C++ | 大小:55639KB | 下载92次
social1 在 2010-02-19 01:43:52 上传
说明:A paper on A Kalman Filter Based Visual Tracking Algorithm for an Object Moving in 3D
开发平台:Visual C++ | 大小:470KB | 下载26次
Flavio58 在 2010-02-05 18:03:12 上传
说明:Tracking system. Visual studio and opencv.
开发平台:Visual C++ | 大小:6479KB | 下载35次
BOA_PLAUST 在 2010-01-30 12:29:34 上传
说明:该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。
开发平台:Visual C++ | 大小:7324KB | 下载2420次
tupac1969 在 2010-01-26 13:21:24 上传
说明:it contains tracking algorithm based on condensation
开发平台:Visual C++ | 大小:5584KB | 下载33次
tupac1969 在 2010-01-26 13:19:27 上传
说明:it contains tracking algorithm based on condensation
开发平台:Visual C++ | 大小:7026KB | 下载36次
Leon78 在 2010-01-19 16:17:54 上传
说明:Tracking algorithm. Lucas Kanade feature tracking algorithm and its description.
开发平台:C/C++ | 大小:139KB | 下载9次
kalyanvarma.mvgr 在 2010-01-17 21:53:29 上传
说明:Adaptive tracking system is to track the video frames
开发平台:matlab | 大小:2KB | 下载30次
backyes 在 2010-01-14 13:05:41 上传
说明:雷达多目标机动跟踪 利用imm模型可以获得很好的跟踪效果,其中滤波器用了ukf和ekf. 程序列表 程序说明 CAEKF.m 采用CA模型的EKF滤波 IMMUKF.m 采用交互式多模型的UKF滤波程序 FX1.m IMMUKF.m程序中CV模型系统方程 FX2.m IMMUKF.m程序中CA模型系统方程 FZ.m IMMUKF.m程序中观测方程函数 数据列表 Measure.mat 观测数据 Real.mat 真实数据
开发平台:matlab | 大小:303KB | 下载406次
ms_terman 在 2010-01-07 14:51:28 上传
说明:Target Tracking movie files
开发平台:Video | 大小:325KB | 下载12次
2106210 在 2009-12-24 10:55:39 上传
说明:很好的视频跟踪代码,用opencv实现,基于c++开发的,个人感觉很好。
开发平台:Visual C++ | 大小:7KB | 下载85次
ningjf 在 2009-12-20 22:08:59 上传
说明:一种基于纹理的Mean Shift目标跟踪算法Matlab源代码,论文<Robust Object Tracking using Joint Color-Texture Histogram>发表在2009年的International Journal of Pattern Recognition and Artifical Intelligence.
开发平台:matlab | 大小:3815KB | 下载384次
shijie6070801 在 2009-12-19 07:20:29 上传
说明:人工神经网络在机动目标跟踪中的应用,分别介绍了单传感器单目标和多传感器 多目标跟踪。
开发平台:matlab | 大小:1776KB | 下载78次
nablanc 在 2009-12-18 02:50:55 上传
说明:The KLT Tracker algorithm implementation. The starting location of the object must be manually initialized. Object tracking is accomplished using two methods: simple track and advanced track.
开发平台:matlab | 大小:8408KB | 下载528次
hananeh 在 2009-12-11 19:14:03 上传
说明:this code is for tracking object in video in matlab with useing frames
开发平台:matlab | 大小:1KB | 下载197次
ZJR 在 2009-12-11 18:57:41 上传
说明:We present a real-time model-based vision approach for detecting and tracking vehicles from a moving platform. It was developed in the context of the CMU Navlab project and is intended to provide the Navlabs with situational awareness in mixed trac. Tracking is done by combining a simple image processing technique with a 3D extended Kalman lter and a measurement equation that projects from the 3D model to image space. No ground plane assumption is made. The resulting system runs at frame rate or higher, and produces excellent estimates of road curvature, distance to and relative speed of a tracked vehicle. We have complemented the tracker with a novel machine learning based algorithm for car detection, the CANSS algorithm, which serves to initialize tracking
开发平台:Visual C++ | 大小:378KB | 下载147次
joyrae 在 2009-12-11 10:19:24 上传
说明:face & serial & tracking
开发平台:Visual C++ | 大小:15579KB | 下载23次
cool4usarkar 在 2009-12-11 02:08:53 上传
说明:tracker.m Continuously keeps taking snap in real time and sending to function isub for tracking isub.m It is a function which takes two consequent frames, subtracts them(background gets subtracted), converts the resulting image into binary, finds the centroid of largest area of connected pixels and marks it(tracks it) The code has been tested in MATLAB 7.6
开发平台:matlab | 大小:2KB | 下载21次
未来之风 在 2009-12-03 22:58:00 上传
说明:卡夫曼算法,目标跟踪,可预测。简单算法,我在后面增加了汉语注释,方便初学者了解。
开发平台:matlab | 大小:678KB | 下载314次
progholic 在 2009-11-26 11:58:33 上传
说明:gps 卫星导航 跟踪 监控 visual basic源代码
开发平台:Visual Basic | 大小:530KB | 下载19次
wxy4842 在 2009-11-23 16:41:38 上传
说明:tracking本程序主要用于目标跟踪。
开发平台:Visual C++ | 大小:12KB | 下载5次
2089687 在 2009-11-22 11:06:18 上传
说明:一个网络工具箱,可以实现包括主机察看、网络测速、Ping、段口扫描、路由跟踪等功能。
开发平台:Visual Basic | 大小:69KB | 下载16次
lidy_bjtu 在 2009-11-20 13:18:14 上传
说明:这是实现机器人目标跟踪的程序,能够实现同时跟踪6个目标,是基于OpenCV开发的,在机器人的动态目标的跟踪上面效果不错。
开发平台:Visual C++ | 大小:12637KB | 下载459次
422577033 在 2009-11-03 17:05:07 上传
说明:运动跟踪代码,多功能运动跟踪,适合多物体跟踪,处理部分遮挡。
开发平台:Visual C++ | 大小:784KB | 下载147次
radim.rh 在 2009-10-31 03:51:50 上传
说明:Tracking cars in video
开发平台:matlab | 大小:12KB | 下载36次
mprasadece 在 2009-10-16 17:30:05 上传
说明:the attached file consists of matlab code for implementation of sequential importance sampling particle filter given in IEEE paper entitled as "A TUTORIAL ON PARTICLE FILTERS FOR ONLINE NONLINEAR NON GUASSIAN BAYESIAN TRACKING"
开发平台:matlab | 大小:1KB | 下载180次
gobsy 在 2009-10-07 14:48:37 上传
说明:Motion Tracking =============== This tarball contains all code required to run the tracking algorithm on a sequence of images. Run the file run_tracker.m in Matlab and follow the instructions. You will need to have a directory of sequentially numbered images available. After entering the path and file types the tracker will begin processing. Once the data window appears the algorithm begins building a background model and attempts to track objects. By clicking on any of the four subwindows you can investigate the background representation (a Mixture of Gaussians) of any pixel. The two windows that then appear display the mixture once as a two-dimensional scatter plot (ignoring the blue colour component), and once as a one-dimensional evolution of the red colour component only. These plots make the internal processing visible and should help determining suitable parameters to be set in mixture_parameters.m.
开发平台:matlab | 大小:35656KB | 下载124次