| Package | Description |
|---|---|
| org.openimaj.image.processing.threshold |
| Modifier and Type | Class and Description |
|---|---|
class |
AdaptiveLocalThresholdBernsen
Bernsen's adaptive local thresholding.
|
class |
AdaptiveLocalThresholdContrast
Adaptive local thresholding using the local contrast.
|
class |
AdaptiveLocalThresholdMean
Adaptive local thresholding using the mean of the patch and an offset.
|
class |
AdaptiveLocalThresholdMedian
Adaptive local thresholding using the median of the patch and an offset.
|