SoEuclideanDistanceMapProcessing3dBorderConditions Enumeration |
This enumeration defines the border condition.
Namespace: OIV.ImageViz.Engines.MathematicalMorphology.DistanceMaps
Member name | Value | Description | |
---|---|---|---|
ZERO | 0 | Outside pixels are extrapolated to 0. | |
MIRROR | 1 | Outside pixels are extrapolated using a mirror border condition. |