Class Hierarchy
- java.lang.Object
- org.scijava.ops.image.threshold.ApplyLocalThresholdIntegral<T,U>
- org.scijava.ops.image.threshold.localMean.LocalMeanThreshold<T> (implements org.scijava.function.Computers.Arity4<I1,I2,I3,I4,O>)
- org.scijava.ops.image.threshold.localMean.ComputeLocalMeanThreshold<T> (implements org.scijava.function.Computers.Arity3<I1,I2,I3,O>)
- org.scijava.ops.image.threshold.localMean.ComputeLocalMeanThresholdIntegral<T,U> (implements org.scijava.function.Computers.Arity3<I1,I2,I3,O>)
- org.scijava.ops.image.threshold.ApplyLocalThresholdIntegral<T,U>