|
ThresholdWithCarryThresholdValue Property
|
Threshold value.
Namespace:
Accord.Imaging.Filters
Assembly:
Accord.Imaging (in Accord.Imaging.dll) Version: 3.8.0
Syntaxpublic byte ThresholdValue { get; set; }
Public Property ThresholdValue As Byte
Get
Set
Request Example
View SourceProperty Value
Type:
Byte
RemarksDefault value is 128.
See Also