GraphToVolume¶
-
MLModule¶ author MeVis Medical Solutions AGpackage MeVisLab/Standarddll MLVesselGraphModulesdefinition 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¶
Fill Value¶
-
name:fillValue, type:Double, default:-1¶ Sets a fill value used for background values.
Write Mode¶
-
name:writeMode, type:Enum, default:SkeletonAndVesselVoxels, deprecated name:skeletonOnly¶ Defines how skeleton positions and their vessel voxels are rastered into the image.
Values:
| Title | Name | Deprecated Name | Description |
|---|---|---|---|
| Skeleton And Vessel Voxels | SkeletonAndVesselVoxels | FALSE | Both skeleton positions and their vessel voxels are rastered. |
| Skeleton Only | SkeletonOnly | TRUE | Only the skeleton positions are rastered. |
| Vessel Voxels Only | VesselVoxelsOnly | Only the vessel voxels are rastered. |