Li,Yang
Li,Yang
Hi, I got an error like > libc++abi.dylib: terminating with uncaught exception of type pangolin::VideoExceptionNoKnownHandler: No known video handler for URI 'realsense2' when I called follow: `video = pangolin::OpenVideo("realsense2://");` Do...
@lericson Sorry about posting the question. I thought it was convenient to put similar questions together. I will post my question separately.
Hi, it seems that your OpenCV is not installed correctly. Did you follow the instruction of official installation of OpenCV? Did you include the OpenCV path in your environment?
Sorry, we do not have a c++ version. You can implement a c++ version by yourself. It should be quite easy since matlab code is provided.
Hi, the quick answer is we cannot. I was visiting another lab last year. As we share all resources in my lab, my desktop has been released and transferred to...
Hi guys, as many people email me about the result, I re-run the experiment with the GitHub version last week and found the result is a little bit different from...
Thanks for your interesting. Could you download the source code and try again. I updated the code to remove some deprecated feature in older Matlab version.
Hi, The code should be easy to run. In most case, you just run "run_tracker.m" to get the tracker working. Please post your error message and running environment.
We directly use M Danelljan's result mat. For details, please check their CVPR2014 paper: Adaptive Color Attributes for Real-Time Visual Tracking
Hi, it seems that your compiling environment is not correct. Have you tried the compile.m in the LDES/utility/mexfiles folder?