vlfeat matlab error Attempt to execute SCRIPT vl_imsmooth as a function:

user570593 picture user570593 · Jul 27, 2012 · Viewed 8.4k times · Source

I am trying to use the VLFEAT function vl_imsmooth but matlab gives me an error: 'Attempt to execute SCRIPT vl_imsmooth as a function:'

Why this happens?

Might it be because of some mex files? Should I recompile the c++ code for vl_feat?

Answer

Halis Yılboğa picture Halis Yılboğa · Mar 25, 2013

The problem shuold be fixed by copying correct mexw32 or mexw64 file folder from ..\vlfeat\toolbox\mex to ..\vlfeat. In my case my operating system is 64 bit My folder looks like ..\vlfeat\mexw64