-
Notifications
You must be signed in to change notification settings - Fork 5
07: Measure the region of ROI, Export measurements as a table file
Select tab 5 Process
Make sure the correct entry has been selected, it will be highlighted in red.
From “FUNCTION LIBRARY” on the right hand side
Double click on folder “image tools”
Under the expanded list, double click on “Measure Roi Region to ARFF”
A “Measure Roi Region to ARFF” window will appear in the middle top
Drag “Rectangle 1” icon to the red box in front of “Roi-Region ROI” and the box will turn in green
Drag “myImage” icon to the red box in front of “Image-Image” and the box will turn in green
Select Measurement if need or use default All
Click RUN (the RUN button on the “Measure Roi Region to ARFF” window or the larger button on the side which will run all the functions and save the workflow)
You will see an icon named “Region Measures” appears in the workplace under “BROWSE/SELECT OBJECTS”
To view the measured data
Select tab 2 Array
Select Region Measures under “BROWSE/SELECT OBJECTS”
Double click on entry name showed up in the middle
It will be open by a default editor (eg. txt)
To export the measured data
From “FUNCTION LIBRARY” on the right hand side
Double click on folder “Table Tools”
Under the expanded list, double click on “Export Table Files”
A “Export Table Files” window will appear in the middle top
Drag “Region Measures” icon to the red box in front of “File-Files to Export” and the box will turn in green
Select “Folder Path” by click on “…” button to browse the folder where you want to save this table and enter a name of this table file. Click Open.
Select “File Extension” for the export file format. “csv” for excel
Click RUN (the RUN button on the “Export Table Files” window or the larger button on the side which will run all the functions and save the workflow)
If you go to the folder that you save this table to, you will see a folder with name you provided. There will be an Excel file including the data in its subfolder.