BNF_globalization
BNF_globalization copied to clipboard
Normalized Cuts Compile Normalized Cuts code in the directory 'Ncuts_9/''
May i ask how to compile these codes. Thks
Once you are in the Ncut_9 directory, simply run compileDir_simple in matlab. This should produce the required mex files.
Hi,when i run compileDir_aimple in matlab,error occured just like follow; ``error using mex cannot find supported compiler or SDK。you can refer http://www.mathworks.com/support/compilers/R2014a/win64。 IGNORE if the file is a C++ file which is not a mex file (ie without a mexFunction inside) So it is because I should compile in matlab 2009 rather than 2014? Look forward to your reply,thanks very much .