Login  Register

Re: Area Calculator, ROI Manager and naming measurements

Posted by Wayne Rasband on Jul 19, 2005; 6:38pm
URL: http://imagej.273.s1.nabble.com/Area-Calculator-ROI-Manager-and-naming-measurements-tp3705221p3705222.html

> I've been using the Area Calculator and the ROI Manager with great
> success. Many thanks to the developers.
>
> More specifically, I have been working with multiple ROIs and their
> individual thresholded areas. I would like to label the data as I go
> along.
>
> I have tried the Name Measurements plugins (1 and 2) but neither seems
> to work with the Threshold Area Results window.
>
> Would it be possible for the name assigned to an ROI in the manager to
> be carried over and used as a name for the corresponding data in the
> Threshold Area Results window?

The MeasureAreaFraction macro at

     http://rsb.info.nih.gov/ij/macros/MeasureAreaFraction.txt

measures area fractions and will add the ROI Manager name to the
"Results" window if "Display Label" is checked in Analyze>Set
Measurements.

-wayne