Login  Register

Calling plugin command from Macro

Posted by MikeChelen on Sep 08, 2005; 8:47pm
URL: http://imagej.273.s1.nabble.com/Saving-roi-from-ROI-Manager-in-a-Macro-tp3704911p3704913.html

Hello, I am trying to make a macro that will create ROI's based on a binary
mask, then measure those ROIs through a 500 frame stack, and save the data.
The macro that I've written does all of this fine, except for the
measurement step, when I use the MultiMeasure plugin that's part of the WCIF
plugin set. This works great, but the user mus manually press the buttons on
the MultiMeasure panel to run the measurement command. Is there any way for
me to automate this step? Either from within a macro or within a plugin? I
don't have much experience with java in ImageJ, so any help would be
appreciated.
Thanks
Michael Chelen