Create ROIs from Segments ( IACreateROIfromSegment )
Parameters:
Name |
Short Name |
Type |
Description |
Frame |
frame |
integer |
From which frame to calculate ROIs. Set -1 for operation on all frames and frame-by-frame ROIs. Set 0 for operation on all frames showing all ROIs in all frames. |
Annotation for new ROIs |
annotationslist |
string |
Enter a single label. |
Description:
Creates ROIs by following the outlines of segments.
The input image must consist of contiguous areas marked by pixel values of integer numbers (a segmented image).
Single frame operarion will result in ROIs showing in all frames. Setting frame to -1 will result in multi-frame operation, and ROIs will appear only in the respective frames. Setting frame to 0 will result in operation on all frames showing all ROIs in all frames.