Click or drag to resize
Accord.NET (logo)

BinaryWatershed Properties

The BinaryWatershed type exposes the following members.

Properties
  NameDescription
Public propertyDistance
Gets or sets the distance method to be used in the underlying DistanceTransform.
Public propertyFormatTranslations
Format translations dictionary.
(Overrides BaseInPlaceFilterFormatTranslations.)
Public propertyMaxPoints
Gets the list of maximum points found in the image.
Public propertyTolerance
Gets or sets the tolerance. Default is 0.5f.
Top
See Also