Hello Jef,
I need your help please. I'm planning to do research related to sign language using LMC. I bought one from Amazon and I'm trying to interface it with Matlab. Fortunately, you've done a wonderful job and published it on GitHub. I followed the steps you mentioned and the build section was passed successfully. Unfortunately, Matlab is lagging when I run the testing section ( >> test_matleap).
I didn't change the codes except for the word "Sleep" I changed it to "sleep" and then the build has done successfully.
I debugged the function and I think it stops in v=matleap(0); which is the third statement in matleap_version.
I use MATLAB vR2020a and C++ compiler of Microsoft visual C++ 6.0.
Thanks in advance.
Hello Jef,
I need your help please. I'm planning to do research related to sign language using LMC. I bought one from Amazon and I'm trying to interface it with Matlab. Fortunately, you've done a wonderful job and published it on GitHub. I followed the steps you mentioned and the build section was passed successfully. Unfortunately, Matlab is lagging when I run the testing section ( >> test_matleap).
I didn't change the codes except for the word "Sleep" I changed it to "sleep" and then the build has done successfully.
I debugged the function and I think it stops in v=matleap(0); which is the third statement in matleap_version.
I use MATLAB vR2020a and C++ compiler of Microsoft visual C++ 6.0.
Thanks in advance.