BHTracker-Jun-25-2009

所属分类:图形图像处理
开发工具:Visual C++
文件大小:67KB
下载次数:11
上传日期:2010-10-29 17:53:12
上 传 者charwen
说明:  视频 跟踪 图像 跟踪Visual Tracking This code is a Matlab implementation of our tracking algorithm described
(Visual Tracking This code is a Matlab implementation of our tracking algorithm described )

文件列表:
BHTracker\BHTracker.m (4642, 2009-06-25)
BHTracker\block.h (8191, 2005-05-09)
BHTracker\Cartoon-Fixed.mat (1296, 2009-06-25)
BHTracker\Dancer-Fixed.mat (1370, 2009-06-25)
BHTracker\detection.m (872, 2009-06-25)
BHTracker\drawBlockConfig.m (490, 2009-06-25)
BHTracker\FemaleSkater-Adaptive.mat (1285, 2009-06-25)
BHTracker\FemaleSkater-Fixed.mat (1259, 2009-06-25)
BHTracker\graph.cpp (2277, 2005-05-09)
BHTracker\graph.h (5794, 2005-05-09)
BHTracker\ImgFrame.m (112, 2009-05-23)
BHTracker\IndianDancer-Adaptive.mat (1358, 2009-06-25)
BHTracker\IndianDancer-Fixed.mat (1341, 2009-06-25)
BHTracker\initTarget.m (3509, 2009-06-25)
BHTracker\Input (0, 2009-06-25)
BHTracker\Input\Cartoon-Fixed.mat (1296, 2009-06-25)
BHTracker\Input\correct.asv (665, 2009-06-25)
BHTracker\Input\correct.m (715, 2009-06-25)
BHTracker\Input\Dancer-Fixed.mat (1370, 2009-06-25)
BHTracker\Input\FemaleSkater-Adaptive.mat (1285, 2009-06-25)
BHTracker\Input\FemaleSkater-Fixed.mat (1259, 2009-06-25)
BHTracker\Input\IndianDancer-Adaptive.mat (1358, 2009-06-25)
BHTracker\Input\IndianDancer-Fixed.mat (1341, 2009-06-25)
BHTracker\Input\MaleSkater-Adaptive.mat (1577, 2009-06-25)
BHTracker\Input\MaleSkater-Fixed.mat (1561, 2009-06-25)
BHTracker\MaleSkater-Adaptive.mat (1577, 2009-06-25)
BHTracker\MaleSkater-Fixed.mat (1561, 2009-06-25)
BHTracker\maxflow.cpp (11287, 2005-05-09)
BHTracker\mexBestDetectionWindow.cpp (5079, 2009-06-25)
BHTracker\mexBestDetectionWindow.mexw32 (10752, 2009-06-25)
BHTracker\mexCppFiles.m (468, 2009-06-25)
BHTracker\mexGetMask.cpp (2096, 2009-05-18)
BHTracker\mexGetMask.mexw32 (8192, 2009-06-25)
BHTracker\mexGraphCutSegmentation.cpp (2458, 2009-06-25)
BHTracker\mexGraphCutSegmentation.mexw32 (11776, 2009-06-25)
BHTracker\mexImgtoIntHist.cpp (1770, 2009-05-18)
BHTracker\mexImgtoIntHist.mexw32 (9216, 2009-06-25)
BHTracker\mexRefineBlockConfig.cpp (6765, 2009-06-25)
BHTracker\mexRefineBlockConfig.mexw32 (11776, 2009-06-25)
BHTracker\ModelHistograms.m (680, 2009-06-25)
... ...

README.txt (June 25, 2009) -------------------------- 1. This code is a Matlab implementation of our tracking algorithm described in "Visual Tracking with Histograms and Articulating Blocks" S M Shahed Nejhum, Jeffrey Ho and Ming-Hsuan Yang CVPR 2008, Anchorage, June, 2008. 2. Questions regarding the code may be directed to S M Shahed Nejhum (smshahed@cise.ufl.edu) 3. You can download data files from http://www.cise.ufl.edu/~smshahed/tracking.htm . For all sequences, individual frames have been extracted and saved in png format. Each sequence is stored in seperate ZIP file. for Example, Cartoon sequence is stored in Cartoon.Zip file. 4. Make sure to save code and data in same directory. For example, if code is extracted in MyCode directory and you have Two video sequences saved in Seq1 and Seq2 directory. Then, directory structure should be like, Project_directory | |----- MyCode |----- Seq1 |----- Seq2 5. Description of important matlab files: mexCppFiles.m -- use this script to mex the cpp files BHTracker.m -- use this script to run our tracker. Input video sequence can be selected using the variable 'Data' in line 19. 6. Some sample are available in mat file format. They are -- FemaleSkater-Fixed.mat Femaleskater-Adaptive.mat IndianDancer-Fixed.mat IndianDancer-Adaptive.mat MaleSkater-Fixed.mat MaleSkater-Adaptive.mat Dancer-Fixed.mat Cartoon-Fixed.mat 7. Available data: FemaleSkater.zip MaleSkater.zip IndianDancer.zip Dancer.zip Cartoon.zip --------------------------- FAQ: Frequently Asked Questions ---------------------------- will be added later.

近期下载者

相关文件


收藏者