| Package | Description |
|---|---|
| net.imagej.ops.threshold | |
| net.imagej.ops.threshold.maxLikelihood |
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplyThresholdMethod.MaxLikelihood<T extends RealType<T>> |
static class |
ApplyThresholdMethodLocal.LocalMaxLikelihoodThreshold<T extends RealType<T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
ComputeMaxLikelihoodThreshold<T extends RealType<T>>
Implements a maximum likelihood threshold method by Dempster, Laird,
& Rubin and Glasbey.
|
Copyright © 2014–2022 ImageJ. All rights reserved.