BatchMode for Plugins ?

Posted by Herbie-3 on
URL: http://imagej.273.s1.nabble.com/Specific-color-channel-to-retrieve-from-an-image-in-a-plugin-tp5004950p5005139.html

Dear specialists,

I'm curious if there is something like the "IJ-macro BatchMode" for
IJ-plugins.

The situation is that I'm calling a plugin(2) from a plugin(1).
Plugin(2) generates a modified image(2) from an input image(1). Then
plugin(1) does some evaluation on image(2) and closes it.

Is there a way to avoid showing image(2) without modifying plugin(2)?

Currently, I call plugin(1) from a macro in BatchMode and this works as
desired. However, it would be nicer if the BatchMode-effect could be
achieved by plugin(1).

Any hints are highly appreciated!

Regards

Herbie

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html