Login  Register

Overlay function vs. coordinates x y of the perimenters points

Posted by Marcel Krzan on Sep 18, 2016; 7:55pm
URL: http://imagej.273.s1.nabble.com/Overlay-function-vs-coordinates-x-y-of-the-perimenters-points-tp5017206.html

Dear Friends,

Few yoears ago you helped me with the extraction of the Perimeter
coordiantion points using the Record Stars and doWand tools

but now I want to leanr and try the Overlay function

in my phtos always I had 3 - maximum 5 particles.
Each particles perimentr has maximum 200 points lenght

As I said I want to use the function:

run("Analyze Particles...", "size=1000-5000 circularity=0.15-1.00
show=[Overlay Outlines] display exclude");
  n = Overlay.size;
...
Overlay.activateSelection(i);
getSelectionCoordinates(xpoints, ypoints);

after this in the result table I want to get in following columns
coordinates (x & y) of all points from the perimenter. It will be ca. 200
columns, but I really need it for further evaluation.

Have you some idea, how to cnstruct the loop and SetResults function in
the macro?

Regards
Marcel Krzan

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