LabelTrees¶
-
MLModule¶ author MeVis Medical Solutions AGpackage MeVisLab/Standarddll MLGraphEditingdefinition MLGraphEditing.def see also GraphManager,LabelSelectedTree,LabelFromEdgeToLeaves,LabelByThresholdedVolume,GetTreeLabelskeywords vascular,vessel,skeleton,graph
Purpose¶
The module LabelTrees sets a label for all skeletons of each tree in the attached Graph (editing).
The given labels are distributed in accordance with the sizes of the trees.
Parameter Fields¶
Visible Fields¶
Assign¶
-
name:assign, type:Trigger¶ When pressed, the labels are distributed to the trees ordered by the volume (number of voxels) of the trees.
If there are more trees than labels, the excess trees remain unlabeled.
Update¶
-
name:update, type:Trigger¶ When pressed, the labels are distributed to the trees ordered by their volume.
If there are more trees than labels, the smaller trees will receive the last label. If a larger tree is removed, an update on the same graph will assign the now unassigned label to the largest of the remaining trees.