Re: Where is result image of calculate()?

Posted by John Kim-2 on
URL: http://imagej.273.s1.nabble.com/Where-is-result-image-of-calculate-tp3701646p3701649.html

Bob wrote:
> I suggest
> ImagePlus img3 = WindowManager.getCurrentImage();

Thanks Bob but...

I was hoping to be able to call the program from command line. Will this
still work? Even if it does, I think it'll slow down the program. I'm
trying to process thousands of images.

John