MNet_DeepCDR icon indicating copy to clipboard operation
MNet_DeepCDR copied to clipboard

There is a issue in Step_4_CDR_output.m

Open Chaung-Chin-Yi opened this issue 2 years ago • 0 comments

Below are error messages after I execute Step_4_CDR_output.m :

'edge' requires one of the following: Image Processing Toolbox Statistics and Machine Learning Toolbox

Error in fun_DiscFit (line 5) edge_disc = edge(tmp_map);

Error in fun_Ell_Fit (line 8) Ellp.ellp_para = fun_DiscFit( Ellp.raw_map );

Chaung-Chin-Yi avatar May 28 '22 06:05 Chaung-Chin-Yi