Login  Register

Polygone and polyline tools in macro language

Posted by lechristophe on Sep 02, 2011; 9:59am
URL: http://imagej.273.s1.nabble.com/Polygone-and-polyline-tools-in-macro-language-tp3683255.html

Hi,

Sorry to ask again but maybe my request was lost in the middle of summer:
does someone have a macro tool implementation of the standard ImageJ tools ?
I'm specifically looking for the polygon and polyline tools. I looked at the
java source code for these tools but it is too far from macro language to be
easily translated. The example macro tools at
http://rsb.info.nih.gov/ij/macros/tools/ are useful, bot I found nothing
close enough to the polygon/polyline tools... I need that to create new
tools based on these default tools (for example, a polyline that would
display the size of its different segments and the total size in the status
bar during tracing).

Thanks a lot,

Christophe