GraphToVolume¶
-
MLModule
¶ author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLVesselGraphModules
definition MLVesselGraphModules.def
Purpose¶
The GraphToVolume
module creates a volume that contains the labels of the skeleton and vessel voxels.
Parameter Fields¶
Field Index¶
Clear : Trigger |
Fill Value : Double |
Output Integer Image : Bool |
Update : Trigger |
Write Mode : Enum |
Visible Fields¶
Write Mode¶
-
name:
writeMode
, type:
Enum
, default:
SkeletonAndVesselVoxels
, deprecated name:
skeletonOnly
¶ Defines how skeleton positions and their vessel voxels are rendered into the image.
Values:
Title | Name | Deprecated Name | Description |
---|---|---|---|
Skeleton And Vessel Voxels | SkeletonAndVesselVoxels | FALSE | Both, skeleton positions and their vessel voxels are rendered. |
Skeleton Only | SkeletonOnly | TRUE | Only the skeleton positions are rendered. |
Vessel Voxels Only | VesselVoxelsOnly | Only the vessel voxels are rendered. |