Module: Fiber Shape Statistics ()

Description:

Fiber Shape Statistics internally reconstructs a labeled fiber data from a grayscale and a mask by converting the input spatial graph to a binarized representation (using Convert Geometry To Label) and growing it within the mask using watersheding (using Marker Based Watershed Inside Mask). This representation is then used to calculate the volume fraction of each fiber and deduce various statistics including:

Connections:

Data [required]
This port is used to select the input spatial graph.

Mask [required]
This port is used to select the input mask data. Voxel value is 1 when it is a fiber, 0 otherwise.

Grayscale [required]
This port is used to select the grayscale image associated with the input spatial graph.

Ports:

Output

This port is used to select outputs. There are two choices:
Spreadsheet: creates a tabbed spreadsheet.
Spatial Graph: creates a spatial graph with statistics stored as attributes.