Package | Description |
---|---|
net.imagej.ops.threshold.localSauvola |
Modifier and Type | Class and Description |
---|---|
class |
LocalSauvolaThreshold<T extends RealType<T>>
This is a modification of Niblack's thresholding method.
|
class |
LocalSauvolaThresholdIntegral<T extends RealType<T>>
Local thresholding algorithm as proposed by Sauvola et al.
|
Copyright © 2014–2022 ImageJ. All rights reserved.