# Scale-Rotation-KCF **Repository Path**: soldatjiang/Scale-Rotation-KCF ## Basic Information - **Project Name**: Scale-Rotation-KCF - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This MATLAB code is an implementation of the visual tracking method proposed in [1]. The implementation is built upon the code provided by [2]. The code provided by [3] is used for computing the color name representation. The project website is: http://www.cvl.isy.liu.se/research/objrec/colvistrack/index.html Instructions: 1) Run the "run_tracker.m" script in MATLAB. 2) Choose sequence (only "deer" is included). Contact: Martin Danelljan martin.danelljan@liu.se [1] Martin Danelljan, Fahad Shahbaz Khan, Michael Felsberg and Joost van de Weijer. "Adaptive Color Attributes for Real-Time Visual Tracking". Proceedings of IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2014. [2] J. Henriques, R. Caseiro, P. Martins, and J. Batista. "Exploiting the circulant structure of tracking-by-detection with kernels." In ECCV, 2012. [3] J. van de Weijer, C. Schmid, J. J. Verbeek, and D. Larlus. "Learning color names for real-world applications." TIP, 18(7):1512–1524, 2009.