You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, All
I'v already installed the 'TLD1.0_demo', etc. It run very well from my Windows 7 - 64 bit.
Now, I want to edit the code from 'zk00006-OpenTLD-8a6934d' in MATLAB.
However, if I want to run from 'run_TLD.m' , it can't run.
??? Undefined function or method 'lk' for input arguments of type 'double'.
Error in ==> tldInit at 20
lk(0);
Error in ==> tldExample at 34
tld = tldInit(opt,[]); % train initial detector and initialize the 'tld' structure
Error in ==> run_TLD at 42
[bb,conf] = tldExample(opt);
My Questions :
WHY ? Should I run all of the .m files which are inside of 'zk00006-OpenTLD-8a6934d' ?
Or should I install another software like OpenCV and VisualStudio to make it 'Run' ?
Should I make it into .exe files instead of directly edit & click run in MATLAB ?
Ow do you have any idea, which .m file should I edit if the TLD shows the x,y,s position like Zdenek Kalal video ?
Hi, All
I'v already installed the 'TLD1.0_demo', etc. It run very well from my Windows 7 - 64 bit.
Now, I want to edit the code from 'zk00006-OpenTLD-8a6934d' in MATLAB.
However, if I want to run from 'run_TLD.m' , it can't run.
My Questions :
Thanks all
Regards,
Edmond N
email : [email protected]
The text was updated successfully, but these errors were encountered: