Package | Description |
---|---|
net.imagej.ops.threshold | |
net.imagej.ops.threshold.otsu |
Modifier and Type | Class and Description |
---|---|
static class |
ApplyThresholdMethod.Otsu<T extends RealType<T>> |
static class |
ApplyThresholdMethodLocal.LocalOtsuThreshold<T extends RealType<T>> |
Modifier and Type | Class and Description |
---|---|
class |
ComputeOtsuThreshold<T extends RealType<T>>
Implements Otsu's threshold method.
|
Copyright © 2014–2022 ImageJ. All rights reserved.