SoEuclideanDistanceMapProcessing3dMappingModes Enumeration |
This enumeration defines all regions in which the distance map is computed.
Namespace: OIV.ImageViz.Engines.MathematicalMorphology.DistanceMaps
Member name | Value | Description | |
---|---|---|---|
INSIDE | 0 | Inside the object (outside will be set to zero). | |
OUTSIDE | 1 | Outside the object (inside will be set to zero). |