The operation can be done in 3-D or 2-D. Also, when thinning to completion, short branches of the skeleton -- such as branches corresponding to small and possibly noisy geometrical components of an object -- can be suppressed.
The 3-D method is based on [18,29]. The 2-D method is a simple template-checking technique.
input from vol # = 0The ``connectivity = '' toggles between ``3-D'' and ``2-D'' -- it determines how the thinning is done.
connectivity = 3-D
# of passes = to completion
shortest skeleton branch length = 1
copy output to vol # = 0
The ``# of passes = '' can be used to specify the number of iterations of thinning. Leaving the parameter at ``# of passes = to completion'' will thin the volume down to a skeleton.
The ``shortest skeleton branch length = '' parameter specifies the shortest skeletal branches preserved (in voxels).
Philip Americus