T
- value type of the input image.public interface ComputeDelta<T>
ComputeDeltaBrightToDark
,
ComputeDeltaDarkToBright
Modifier and Type | Method and Description |
---|---|
T |
valueMinusDelta(T value)
Compute the threshold = (value - delta).
|
Copyright © 2015–2022 ImgLib2. All rights reserved.