Example.skimage.Measure2D¶
This task type measures the following for each Z-slice in the image:
Masked area (of the masked region)
Inner area (of any holes in the masked region)
Filled area (i.e. the sum of mask area and inner area)
Outer perimeter length (around the masked region)
Inner perimeter length (around holes in the masked region)
Total length (of any boundary i.e. the sum of outer and inner perimeter)