Re: I'd like to know how to measure all ROIs (200000~500000) using the macro as fast as manual measuring.
Posted by Krs5 on May 21, 2020; 8:43am URL: http://imagej.273.s1.nabble.com/I-d-like-to-know-how-to-measure-all-ROIs-200000-500000-using-the-macro-as-fast-as-manual-measuring-tp5023346p5023348.html
Dear Hayato
If you just want to measure all ROIs and nothing else than:
should do the job. If no ROIs are selected in the ROI Manager than all are used when you use roiManager("Measure");
Best wishes
Kees
________________________________
From: hatopop100 <[hidden email]>
Sent: 21 May 2020 04:50
To: [hidden email] <[hidden email]>
Subject: I'd like to know how to measure all ROIs (200000~500000) using the macro as fast as manual measuring.
Dear all,
I'd like to measure all ROIs (200000~500000) using the macro.
So, I performed the macro referred to the past post as below.