-
I tried to compile and run OpenTLD on 64bit Ubuntu. Compilation was ok with OpenCV 2.3.1 (older versions have some problems with headers).
---
Then I try to run, I can see the first frame and then t…
-
I am getting this error when i try to execute run_TLD.m (compilation went fine)
Unexpected Standard exception from MEX file.
What() is:......\modules\core\src\matrix.cpp:1467: error: (-27) create() c…
8mike updated
11 years ago
-
hi
looking at current LK implementation it seems we cant provide predefined/precomputed image pyramids to it. so each time u should recreate not only new pyramid but also previous image pyramid. as u …