TRACKING TOOLS API AND DLLs
Posted: Thu Nov 08, 2012 7:23 am
Hello,
I'm trying to use API's DLL of TrackingTools with Matlab but I have errors.
I found this code: http://www.mathworks.com/matlabcentral/ ... -optitrack
But there is some errors when I use loadlibrary function in MAtlab.
I found some information and it seems that it is mandatory to provide a pure C header.h file and Tracking tools api is not because it defines some classes within.
Has anybody idea about that? I really need to make API work in Matlab for my Phd. Thanks.
I'm trying to use API's DLL of TrackingTools with Matlab but I have errors.
I found this code: http://www.mathworks.com/matlabcentral/ ... -optitrack
But there is some errors when I use loadlibrary function in MAtlab.
I found some information and it seems that it is mandatory to provide a pure C header.h file and Tracking tools api is not because it defines some classes within.
Has anybody idea about that? I really need to make API work in Matlab for my Phd. Thanks.