justinner
justinner
Hi. I openCV2.4.9 installed in C:\Users\Administrator\Desktop directory. The command I used was the following: >> mex generateEllipseCandidates.cpp -IC:\Users\Administrator\Desktop\OpenCV\opencv2.4.9\build\include -IC:\Users\Administrator\Desktop\OpenCV\opencv2.4.9\build\include\opencv -LC:\Users\Administrator\Desktop\OpenCV\opencv2.4.9\build\x64\vc11\lib -L**'IC:\Program Files\MATLAB\MATLAB Runtime\v90\extern\include'** -L**'IC:\Program Files\MATLAB\MATLAB Runtime\v90\extern\lib\win64\microsoft'** -lopencv_core249 -lopencv_highgui249 -lopencv_imgproc249 -llibmwlapack.lib...
> Hi, justiner. I guess your command may be incorrect. For example, > > -L**'IC:\Program Files\MATLAB\MATLAB Runtime\v90\extern\include'** -L**'IC:\Program Files\MATLAB\MATLAB Runtime\v90\extern\lib\win64\microsoft'** > > should be replaced by > > -I'C:\Program Files\MATLAB\MATLAB...
@WY51BE hello,can you give datatsets of your test?Thanks very much!
could you provide the code for binarized? thanks very much!
Ok,thanks very much.
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...
哦哦,谢谢你,我试着运行一下。