| genre | Distance |
| status | stable |
| author | Dirk Selle |
| package | MeVisLab/Standard |
| dll | MLDTF |
| definition | MLDTF.def |
| see also | EuclideanDTF |
| keywords | liver, segments, couinaud |
The module DistanceTransform offers operations for the calculation of the distance transformation.
| Apply: Trigger | recolorizationMode: Bool |
| calcVolumes: Bool | Report: String |
| enableRecolorization: Bool | Status: String |
| Mask Value: Integer | |
| Max Distance: Float | |
| Object Max: Integer | |
| Object Min: Integer | |
| Output Mode: Enum |
Sets a minimum threshold value for the object voxels.
Sets a maximum threshold value for the object voxels.
Sets a mask value that blocks the distance transformation (no calculation of the distance in these voxels).
Defines which values are written to the output image.
Values:
| Title | Name | Deprecated Name | Description |
|---|---|---|---|
| Voxelvalue | Voxelvalue | Grayvalue of source | Sets the grey value of the origin objects to the output image. |
| Distance | Distance | Sets the distance to the nearest object as output voxel values. |
Sets a maximum distance. Voxels with a distance beyond this are set to the value of Mask Value.
This parameter can be used to compute an erosion or a dilation.