Package | Description |
---|---|
net.imagej.ops.threshold.localMean |
Modifier and Type | Class and Description |
---|---|
class |
LocalMeanThreshold<T extends RealType<T>>
LocalThresholdMethod that uses the mean and operates directly of RAIs.
|
class |
LocalMeanThresholdIntegral<T extends RealType<T>>
Local threshold method that uses the
IntegralMean for the threshold
computation. |
Copyright © 2014–2022 ImageJ. All rights reserved.