| Package | Description |
|---|---|
| net.imagej.ops.threshold | |
| net.imagej.ops.threshold.minError |
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplyThresholdMethod.MinError<T extends RealType<T>> |
static class |
ApplyThresholdMethodLocal.LocalMinErrorThreshold<T extends RealType<T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
ComputeMinErrorThreshold<T extends RealType<T>>
Implements a minimum error threshold method by Kittler & Illingworth and
Glasbey.
|
Copyright © 2014–2022 ImageJ. All rights reserved.