You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I tried to run your code, but I got like this :
Attempt to execute SCRIPT vl_covdet as a function: ~external\vlfeat-0.9.20\toolbox\sift\vl_covdet.m
I already download vlfeat library and tried to run using vl_setup, but the result like
>> run('external/vlfeat-0.9.20/toolbox/vl_setup')
Warning: Name is nonexistent or not a directory: C:\IRA\urano\StructCompletion-master\external\vlfeat-0.9.20\toolbox\mex\mexw64
However, there is no folder mex in vlfeat library.
How can I do? Please help me
The text was updated successfully, but these errors were encountered:
Hi, I tried to run your code, but I got like this :
Attempt to execute SCRIPT vl_covdet as a function:
~external\vlfeat-0.9.20\toolbox\sift\vl_covdet.m
I already download vlfeat library and tried to run using vl_setup, but the result like
>> run('external/vlfeat-0.9.20/toolbox/vl_setup')
Warning: Name is nonexistent or not a directory: C:\IRA\urano\StructCompletion-master\external\vlfeat-0.9.20\toolbox\mex\mexw64
However, there is no folder mex in vlfeat library.
How can I do? Please help me
The text was updated successfully, but these errors were encountered: