CodeRelease_ColorNormalization icon indicating copy to clipboard operation
CodeRelease_ColorNormalization copied to clipboard

Attempt to execute SCRIPT mexTrainDL as a function:

Open hugoyeung11 opened this issue 6 years ago • 9 comments

When I run Demo_colornorm.m, I got the error 'Attempt to execute SCRIPT mexTrainDL as a function:' Thanks

hugoyeung11 avatar Apr 07 '18 04:04 hugoyeung11

Hey @hugoyeung11 , The mexTrainDL should be compiled first using the instructions given in the readme.

abhishekvahadane avatar May 14 '18 11:05 abhishekvahadane

hey abhishe, Sorry but, i am unable to compile the mexTrainDL. Also unable to find readme for this. thanks

ahmadmughees avatar Oct 28 '18 16:10 ahmadmughees

can you please guide me? thanks

ahmadmughees avatar Oct 29 '18 12:10 ahmadmughees

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 .

abhishekvahadane avatar Oct 29 '18 13:10 abhishekvahadane

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!

BianChang avatar Nov 12 '19 14:11 BianChang

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.

abhishekvahadane avatar Nov 12 '19 15:11 abhishekvahadane

Thanks! I installed the toolbox and now the code works fine~

BianChang avatar Nov 13 '19 06:11 BianChang

@abhishekvahadane i am trying to install spams tool box but getting error image

prashant36 avatar Mar 26 '20 04:03 prashant36

@prashant36 https://www.mathworks.com/matlabcentral/answers/258753-matlab-r2015b-mex-compiler-on-osx-10-11-invalid-deployment-target This is work for me.

superizer avatar Apr 12 '21 02:04 superizer