目标跟踪-VOT2018-VOT工具-VOT toolkit 使用教程
1. 下载地址
VOT toolkit : https://github.com/votchallenge/vot-toolkit
trax : https://github.com/votchallenge/trax
2. 使用说明
2.1 官方说明
http://www.votchallenge.net/howto/workspace.html
http://www.votchallenge.net/howto/integration.html
2.2 csdn文章
https://blog.youkuaiyun.com/sgfmby1994/article/details/78776465
3. 我遇到的问题以及解决方法
3.1 使用VOTtoolkit报错:Unable to unpack TraX source code.
https://blog.youkuaiyun.com/qq_26623315/article/details/83789807
解决方法:
下载 trax https://github.com/votchallenge/trax
解压之后的内容放到 vot-toolkit-master/native/trax/ 中