LDES
LDES copied to clipboard
[AAAI19] Robust Estimation of Similarity Transformation for Visual Object Tracking
When I run demo.m, I came into the error of "mexfiles\mpolar.mexw64' 无效: 找不到指定的模块。。".have you ever see this question?thank you
Hi, Could you please provide original results on different benchmarks? BR,
Hi, thanks for make the excellent work open source. However, it seems that the code only implements SAMF version of LDES. Will the fDSST and ECO versions be also released...
Hi, Thanks for your excellent works. Would you mind share you experiment results on POT dataset? Thank you.
Thanks for your work, I follow the steps and successfully run the demo, and vot test. How to train this filter?
Hello, when runing the demo, i got the error: Invalid MEX-file '/home/dl/qiqi/LDES/utility/mexfiles/mpolar.mexa64': Missing dependent shared libraries: 'libopencv_core.so.2.4' required by '/home/dl/qiqi/LDES/utility/mexfiles/mpolar.mexa64' 'libopencv_imgproc.so.2.4' required by '/home/dl/qiqi/LDES/utility/mexfiles/mpolar.mexa64' Missing symbol 'cvLogPolar' required by '/home/dl/qiqi/LDES/utility/mexfiles/mpolar.mexa64'...
Have you tested your run_vot.m script on vot toolkit? It ran into error and I can't debug it.
here is my matopts.sh file  here is the error message 
I recompiled the utility/mpolar.cpp with mex using VS2017 and opencv3.3.0., and I came into the following error Error using mex Creating library mpolar.lib and object mpolar.exp mpolar.obj : error LNK2019:...