public static class ApplyThresholdMethod.Intermodes<T extends RealType<T>> extends AbstractApplyThresholdImg<T> implements Ops.Threshold.Intermodes
SpecialOp.Flavor
histCreator, imgCreator
applyThresholdComp
NAME
NAME
Constructor and Description |
---|
Intermodes() |
Modifier and Type | Method and Description |
---|---|
T |
getThreshold(IterableInterval<T> input) |
void |
initialize()
Initializes the object.
|
createOutput
compute
in, out, setInput, setOutput
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ops, setEnvironment
compute, getIndependentInstance, run, run
in, setInput
run
candidates, filterArity, op
setOutput
calculate, calculate, createOutput, getIndependentInstance, run, run
run
public void initialize()
Initializable
initialize
in interface Initializable
initialize
in class AbstractApplyThresholdImg<T extends RealType<T>>
public T getThreshold(IterableInterval<T> input)
getThreshold
in interface ApplyThresholdIterable<T extends RealType<T>,IterableInterval<T extends RealType<T>>,IterableInterval<BitType>>
Copyright © 2014–2022 ImageJ. All rights reserved.