CT_C++_sq_v1
fct 

所属分类:其他
开发工具:matlab
文件大小:2969KB
下载次数:1
上传日期:2017-12-02 20:13:43
上 传 者唐唐1
说明:  这是张开华老师的关于快速压缩跟踪论文相配的matlab程序代码
(fast compressive tracking)

文件列表:
CT_C++_sq_v1 (0, 2012-08-27)
CT_C++_sq_v1\CompressiveTrackingFromsequences (0, 2012-08-27)
CT_C++_sq_v1\CompressiveTrackingFromsequences\CompressiveTracking (0, 2012-08-27)
CT_C++_sq_v1\CompressiveTrackingFromsequences\CompressiveTracking\CompressiveTracker.cpp (9058, 2012-08-27)
CT_C++_sq_v1\CompressiveTrackingFromsequences\CompressiveTracking\CompressiveTracker.h (2244, 2012-08-23)
CT_C++_sq_v1\CompressiveTrackingFromsequences\CompressiveTracking\CompressiveTracking.vcproj (3804, 2012-08-15)
CT_C++_sq_v1\CompressiveTrackingFromsequences\CompressiveTracking\CompressiveTracking.vcproj.HP98402794308.Administrator.user (1473, 2012-08-07)
CT_C++_sq_v1\CompressiveTrackingFromsequences\CompressiveTracking\CompressiveTracking.vcproj.PC-201008102047.Administrator.user (1427, 2012-08-27)
CT_C++_sq_v1\CompressiveTrackingFromsequences\CompressiveTracking\Release (0, 2012-08-27)
CT_C++_sq_v1\CompressiveTrackingFromsequences\CompressiveTracking\RunTracker.cpp (4107, 2012-08-23)
CT_C++_sq_v1\CompressiveTrackingFromsequences\CompressiveTracking\TrackingResults.txt (828, 2012-08-23)
CT_C++_sq_v1\CompressiveTrackingFromsequences\CompressiveTracking\config.txt (99, 2012-08-23)
CT_C++_sq_v1\CompressiveTrackingFromsequences\CompressiveTracking\data (0, 2012-08-27)
CT_C++_sq_v1\CompressiveTrackingFromsequences\CompressiveTracking.ncb (9440256, 2012-08-27)
CT_C++_sq_v1\CompressiveTrackingFromsequences\CompressiveTracking.sln (923, 2012-08-07)
CT_C++_sq_v1\CompressiveTrackingFromsequences\CompressiveTracking.suo (71168, 2012-08-27)
CT_C++_sq_v1\CompressiveTrackingFromsequences\Release (0, 2012-08-27)

---------------------------------------------------------------------------------------------------------------------------------------------- * 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.html * 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!

近期下载者

相关文件


收藏者