Package | Description |
---|---|
net.imagej.ops.threshold | |
net.imagej.ops.threshold.minimum |
Modifier and Type | Class and Description |
---|---|
static class |
ApplyThresholdMethod.Minimum<T extends RealType<T>> |
static class |
ApplyThresholdMethodLocal.LocalMinimumThreshold<T extends RealType<T>> |
Modifier and Type | Class and Description |
---|---|
class |
ComputeMinimumThreshold<T extends RealType<T>>
Implements a minimum threshold method by Prewitt & Mendelsohn.
|
Copyright © 2014–2022 ImageJ. All rights reserved.