在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):lukacu/visual-tracking-matlab开源软件地址(OpenSource Url):https://github.com/lukacu/visual-tracking-matlab开源编程语言(OpenSource Language):MATLAB 79.8%开源软件介绍(OpenSource Introduction):Visual tracking algorithms in MatlabThis repository contains Matlab code for several visual trackers. As you might imagine the code is mostly used for academic and research purposes, to facilitate experiment repeatability and extensions. Release log (major changes)
Citing and licenseInstructions on citing the code in research publicatons are available in subfolders of individual trackers. Other than that the code is available under BSD license unless stated otherwise in the file (some files are imported from other projects). Reporting problems and contactIf you notice a bug please open an issue on Github. If you have any other questions or problems contact me via email. Compiling and runningDisclaimer: the code was developed and tested on Linux-based systems. You will need need OpenCV installed (at the moment it works with version 3.1, but also with version 2.4 with some minor modifications) and the mexopencv bindings for Matlab compiled and added to Matlab path. The code was tested with Matlab versions 2015a. It probably does not work in Octave, but could perhaps be adapted to do so. First run the compile_native script in Matlab to compile the native components. If everything works correctly you should now have compiled Mex files available for your platform. You can run trackers by using TraX protocol and VOT toolkitTo run the trackers in the VOT toolkit you can use the TraX wrapper that is
supplied in the repository. You will need traxserver (part of the TraX reference
implementation) Mex file visible in the
Matlab path. The TraX mode can be accessed by running the |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论