Login  Register

Re: Exception Error on 'MorphologicalSegmentation' Plugin Execution from Macro

Posted by GP on Jun 29, 2017; 3:31pm
URL: http://imagej.273.s1.nabble.com/Re-Exception-Error-on-MorphologicalSegmentation-Plugin-Execution-from-Macro-tp5018975p5019000.html

Hie!

In the macro above for some reason it always skips  'call("inra.ijpb.plugins.MorphologicalSegmentation.createResultImage");' part of the script.
I have tried adding ' selectWindow("Morphological Segmentation");  ' before it but it doesn't seem to work.

Could you please help me with this.

Thanks again!