Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Q : How to Edit and Run OpenTLD #23

Open
moncvan opened this issue Aug 23, 2011 · 1 comment
Open

Q : How to Edit and Run OpenTLD #23

moncvan opened this issue Aug 23, 2011 · 1 comment

Comments

@moncvan
Copy link

moncvan commented Aug 23, 2011

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 :

  1. WHY ? Should I run all of the .m files which are inside of 'zk00006-OpenTLD-8a6934d' ?
  2. Or should I install another software like OpenCV and VisualStudio to make it 'Run' ?
  3. Should I make it into .exe files instead of directly edit & click run in MATLAB ?
  4. 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 ?

Thanks all
Regards,

Edmond N
email : [email protected]

@wajihullahbaig
Copy link

Waiting for an answer, were you able to solve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants