See: Description
| Class | Description |
|---|---|
| CalcGlobalThreshOtsu |
This class implements Otsu's method for calculating an optimal
threshold for a given grayscale images.
|
| HysteresisThresholding |
Hysteresis thresholding on gray-scale images.
|
| ImgThresh |
Image thresholding operator with lower threshold (
threshold and upper threshold
(upperThreshold. |
| ImgThreshNiblack |
Image binarization based on local Niblack thresholding.
|
| Enum | Description |
|---|---|
| CalcGlobalThreshOtsu.InputType |
Type of input to work on.
|
| ImgThreshNiblack.Mode |
Niblack processing mode.
|
The classes of this package include global as well as local thresholding techniques.
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.