CodeRelease_ColorNormalization
CodeRelease_ColorNormalization copied to clipboard
Attempt to execute SCRIPT mexTrainDL as a function:
When I run Demo_colornorm.m, I got the error 'Attempt to execute SCRIPT mexTrainDL as a function:' Thanks
Hey @hugoyeung11 , The mexTrainDL should be compiled first using the instructions given in the readme.
hey abhishe, Sorry but, i am unable to compile the mexTrainDL. Also unable to find readme for this. thanks
can you please guide me? thanks
Sure Hafiz. I will have to look into it once.
On Mon, Oct 29, 2018, 6:25 PM Hafiz Mughees Ahmad [email protected] wrote:
can you please guide me? thanks
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/abhishekvahadane/CodeRelease_ColorNormalization/issues/2#issuecomment-433899305, or mute the thread https://github.com/notifications/unsubscribe-auth/AIl2SwbFL7ZpixCc8wszHiaZsJcgAE4Aks5upvrIgaJpZM4TK7LN .
I also encountered with the same problem. When I check the 'mexTrainDL.m' it seems there are all comments in the file but no actual code. Can you guide me through this ? Thanks!
Hi @BianChang, Please install the spams toolbox first. Once installed, it will come with binary for mexTrainDL function. Hence, you don't find the code for the same.
Thanks! I installed the toolbox and now the code works fine~
@abhishekvahadane i am trying to install spams tool box but getting error
@prashant36 https://www.mathworks.com/matlabcentral/answers/258753-matlab-r2015b-mex-compiler-on-osx-10-11-invalid-deployment-target This is work for me.