LabelTrees¶
-
MLModule
¶ author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLGraphEditing
definition MLGraphEditing.def see also GraphManager
,LabelSelectedTree
,LabelFromEdgeToLeaves
,LabelByThresholdedVolume
,GetTreeLabels
keywords 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.