Re: Screening of images in stack import - ignoring certain
Posted by burt46 on Jan 04, 2016; 12:15pm
URL: http://imagej.273.s1.nabble.com/Screening-of-images-in-stack-import-ignoring-certain-tp5015306p5015315.html
Thanks Wayne,
I get an error on line 6:
setAutoThreshold("Default dark");
I presume this is a conflict with line 1. I commented it out and it seemed to run okay. Would this be correct?
Thanks