/DUCF

外观表征分析下动态更新相关滤波跟踪 Dynamic update correlation filter tracking based on appearance representation analysis (DUCF)

Primary LanguageMATLABGNU General Public License v3.0GPL-3.0

DUCF

外观表征分析下动态更新相关滤波跟踪(**图象图形学报2020年第6期)

Dynamic Update Correlation Filter Tracking based on Appearance Representation Analysis -- Published in Journal of Image and Graphics (2020)06

介绍 Introduction

外观表征分析下动态更新相关滤波跟踪项目程序,由ECO改进而来

This project is the implementation of DUCF (Dynamic Update Correlation Filter Tracking based on Appearance Representation Analysis), which is modified by ECO.

安装 Installation

1.下载项目 Download the project

git clone https://github.com/FinalFlowers/DUCF.git

2.编译 Compile

运行 install.m

run install.m

3.运行示例 Demo

运行 demo_DUCF.m

run demo_DUCF.m

4.测试OTB100 Test on OTB100

浏览 Visual Tracker Benchmark 查看更多信息并进行测试

Check Visual Tracker Benchmark for more information.