Matlab Mex functions
Junha0Zhang opened this issue · 1 comments
Junha0Zhang commented
Dear Blaine,
Interesting work! I just ran into a problem on Matlab when getting started. I followed the installing instructions from source on Mac and tried to test the examples. It seems that the mex files (such as mexImRead3D.c) are not compiled after running setupSift3D.m: "Unrecognized function or variable 'mexImRead3D'".
Did I miss anything? I am only familiar with Matlab :)
Thank you!
Junhao
YanhaoZhang commented
Hi I got the same error. Did you solve this problem?Thx.