CompressiveTrackingFromsequences

所属分类:OpenCV
开发工具:Visual C++
文件大小:31KB
下载次数:6
上传日期:2013-10-23 17:42:28
上 传 者tanyuanwudi
说明:  vs2008工程,感知跟踪,可直接运行,运行前请按照readme配置。
(vs2008 project, compressive tracking, can be run directly, please follow the readme before running configure.)

文件列表:
CompressiveTrackingFromsequences (0, 2013-10-23)
CompressiveTrackingFromsequences\CompressiveTracking (0, 2013-10-23)
CompressiveTrackingFromsequences\CompressiveTracking.sln (923, 2012-08-07)
CompressiveTrackingFromsequences\CompressiveTracking.suo (72704, 2013-10-18)
CompressiveTrackingFromsequences\CompressiveTracking\CompressiveTracker.cpp (9058, 2012-08-27)
CompressiveTrackingFromsequences\CompressiveTracking\CompressiveTracker.h (2244, 2012-08-23)
CompressiveTrackingFromsequences\CompressiveTracking\CompressiveTracking.vcproj (4162, 2013-10-18)
CompressiveTrackingFromsequences\CompressiveTracking\config.txt (102, 2013-10-18)
CompressiveTrackingFromsequences\CompressiveTracking\data (0, 2013-10-18)
CompressiveTrackingFromsequences\CompressiveTracking\RunTracker.cpp (4107, 2012-08-23)
CompressiveTrackingFromsequences\CompressiveTracking\TrackingResults.txt (72126, 2013-10-18)

---------------------------------------------------------------------------------------------------------------------------------------------- * C++ demo for "Real-Time Compressive Tracking," Kaihua Zhang, Lei Zhang, Ming-Hsuan Yang, ECCV 2012. * Author: Yang Xian * Email: yang_xian521@163.com * Revised by Kaihua Zhang * Project website: http://www4.comp.polyu.edu.hk/~cslzhang/CT/CT.htm * Revised date: 23/8/2012 * Version 1 ----------------------------------------------------------------------------------------------------------------------------------------------- This code requires both OpenCV 2.4.2 (http://sourceforge.net/projects/opencvlibrary/files/opencv-win/) to be installed on your machine. It has only been tested on a machine running Windows XP, usiong Visual Studio 2008. In order for the code to run, make sure you have the OpenCV bin directory in your system path. Use at own risk. Please send us your feedback/suggestions/bugs. ---------------------------------------------------------------------------------------------------------------------------------------------- > put the image sequence in 'compressivTracking/data' > set the initial rectangle in 'compressivTracking/config.txt' > run the code ---------------------------------------------------------------------------------------------------------------------------------------------- Tracking results will be saved in file "CompressiveTracking/TrackingResults.txt". Each line in the file contains the [x y width height]. ---------------------------------------------------------------------------------------------------------------------------------------------- Note: the results shown by our paper is based on our MATLAB code. The results by this c++ code may be somewhat different from the results by our MATLAB code because there exist randomness in the code. Thank you! Enjoy it!

近期下载者

相关文件


收藏者