|
BinaryWatershedTolerance Property
|
Gets or sets the tolerance. Default is 0.5f.
Namespace:
Accord.Imaging.Filters
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntaxpublic float Tolerance { get; set; }
Public Property Tolerance As Single
Get
Set
Request Example
View SourceProperty Value
Type:
Single
See Also