draw on a selected time of a sequence (macro)
Posted by
SUBSCRIBE IMAGEJ Marie-Laure B on
Mar 18, 2015; 12:37pm
URL: http://imagej.273.s1.nabble.com/draw-on-a-selected-time-of-a-sequence-macro-tp5012034.html
Hello,
I have a basic question about drawing on a T sequence.
For each time, I would like to draw an arrow.
Arrows are different from time.
Now, I have a macro with this code :
call("fiji.util.ArrowTool.select", a, begx, begy, endx, endy, f, g);
run("Draw");
But it ask me if I want to draw on only the current step or all time step.
How can I do ?
Thank you for your help,
ML
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html