Click or drag to resize
Accord.NET (logo)

DistanceTransform Properties

The DistanceTransform type exposes the following members.

Properties
  NameDescription
Public propertyFormatTranslations
Format translations dictionary.
(Overrides BaseInPlaceFilterFormatTranslations.)
Public propertyMaximumDistance
Gets the maximum distance from the transform.
Public propertyPixels
Gets the resulting pixels of the last transfomed image as a float[] array.
Public propertyUltimateErodedPoint
Gets the ultimate eroded point.
Top
See Also