-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
matlab interface #72
Comments
Hi @huaian117, sorry for a late answer. Do you use the |
I have also gotten this error, using Matlab 2016a, VC2012 & VC2015, using CImg distributed with CLandmark (1.5.6) as well as latest CImg (2.0.0_pre021317). |
Hi @akeba1, could you try also with a different version of MATLAB? The newest version I have tried was 2015b and it works without any problems. Also, could you please download the pre-compiled version and try it on MATLAB 2016a, if it works? |
Unfortunately I don't have access to an older version of MATLAB, but I will try the pre-compiled version and let you know. |
Ok, thanks! |
when I run compile_mex, i met this problem
cimgmatlab.h(183) : error C2440: cannot convert “const size_t *”into“const
cimg_library::CImg::mwSize *”
I use matlab 2016a and vc 2013
The text was updated successfully, but these errors were encountered: