The OtsuThreshold type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| OtsuThreshold |
Initializes a new instance of the OtsuThreshold class.
|
Methods
| Name | Description | |
|---|---|---|
| Apply | Overloaded. | |
| ApplyInPlace | Overloaded. | |
| CalculateThreshold | Overloaded. | |
| ProcessFilter |
Process the filter on the specified image.
(Overrides BaseInPlacePartialFilter..::.ProcessFilter(UnmanagedImage, Rectangle).) |
Properties
| Name | Description | |
|---|---|---|
| FormatTranslations |
Format translations dictionary.
(Overrides BaseInPlacePartialFilter..::.FormatTranslations.) | |
| ThresholdValue |
Threshold value.
|