Vivid Baseline Trackers: Invalid Mex-file tkTemplateMatch_Init.dll: Invalid access to memory location
Show older comments
Hi,
I am quite new to matlab and would like to run the Vivid Baseline Trackers which are available here: http://vision.cse.psu.edu/data/vividEval/software.html (at the bottom)
When I run testTracker.m, I get the following error: Invalid MEX-file: 'tkTemplateMatch_Init.dll': Invalid access to memory location.
Dependency Walker shows that LIBMX.DLL and LIBMEX.DLL are not found.
Now my question: How do I determine the required library versions and how do I get these? (I have Matlab 2014a 32Bit, student version)
The provider of the code does not seem to offer any Matlab Runtime files for download.
Thanks
Update: Added matlab\bin\win32 to path and dependency walker does not show any errors anymore, but the error in matlab persists.
Accepted Answer
More Answers (1)
Klaus
on 31 Jul 2014
0 votes
Categories
Find more on Performance and Memory in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!