Posted by
Tetsushi Koide on
Oct 14, 2013; 1:51am
URL: http://imagej.273.s1.nabble.com/Best-path-to-take-tp5005126p5005156.html
Hi, member,
We are mesureing partices with the menu:Analyze->Analyze Particles...
We are reading the the menu: File->Import->Image sequence, and
then we apply some image processing.
Finally we mesure particle in the image sequence.
However, in "Results" file, the first colum is ID number of each particle
which is shown the drowing window.
We would like to add the filenames (slice names), which are shown
the "Summary window" in the menu:Analyze->Analyze Particles...
in the following way.
-------------------------------------------------
Current:
ID Area Mean Min Max
1 10 255 100 255
2 20 255 100 255
3 13 255 100 255
.
.
.
-------------------------------------------------
We wolud like to show:
File(Slice) ID Area Mean Min Max
XX-fram1 1 10 255 100 255
XX-fram2 2 20 255 100 255
XX-fram3 3 13 255 100 255
.
.
.
-------------------------------------------------
XX-frame# is the file name (slice name) for the input seaquence
and is shown in the Summay window.
Could you kindly show how to make a macro so as to list up
the file (slice) name in the results window by Analyze Partivcles menu?
Thank you in advance,
T. Koide
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html