Package | Description |
---|---|
net.imagej.ops.threshold.localBernsen |
Modifier and Type | Class and Description |
---|---|
class |
LocalBernsenThreshold<T extends RealType<T>>
LocalThresholdMethod which is similar to
LocalMidGreyThreshold , but uses a
constant value rather than the value of the input pixel when the contrast in
the neighborhood of that pixel is too small. |
Copyright © 2014–2022 ImageJ. All rights reserved.