public interface ApplyThresholdIterable<T,I extends Iterable<T>,O> extends ApplyThreshold<I,O>
ApplyThreshold
implementations that operate over an
iteration.SpecialOp.Flavor
NAME
Modifier and Type | Method and Description |
---|---|
T |
getThreshold(I input) |
compute, compute, getIndependentInstance, run, run
in, setInput
run
candidates, filterArity, op
ops, setEnvironment
initialize
setOutput
Copyright © 2014–2022 ImageJ. All rights reserved.