Login  Register

Re: draw on a selected time of a sequence (macro)

Posted by Romain Guiet on Mar 18, 2015; 1:30pm
URL: http://imagej.273.s1.nabble.com/draw-on-a-selected-time-of-a-sequence-macro-tp5012034p5012036.html

Hi Marie-Laure,

I'm not sure of what you are looking for but did you try the functions :
run("Draw", "stack");
or
run("Draw", "slice");
?

Hope it will help you ...

Regards,

Romain


---------------------------------------------------------------
Dr. Romain Guiet
Bioimaging and Optics Platform (PT-BIOP)
Ecole Polytechnique Fédérale de Lausanne (EPFL)
Faculty of Life Sciences
Station 19, AI 0140
CH-1015 Lausanne

Phone: [+4121 69] 39629
http://biop.epfl.ch/
---------------------------------------------------------------

________________________________________
De : ImageJ Interest Group [[hidden email]] de la part de SUBSCRIBE IMAGEJ Marie-Laure B [[hidden email]]
Envoyé : mercredi 18 mars 2015 13:37
À : [hidden email]
Objet : draw on a selected time of a sequence (macro)

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

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