public class ApplyManualThreshold<T extends RealType<T>> extends AbstractApplyThresholdImg<T>
Img
.SpecialOp.Flavor
histCreator, imgCreator
applyThresholdComp
NAME
Constructor and Description |
---|
ApplyManualThreshold() |
Modifier and Type | Method and Description |
---|---|
T |
getThreshold(IterableInterval<T> input) |
createOutput, initialize
compute
in, out, setInput, setOutput
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compute, getIndependentInstance, run, run
in, setInput
run
candidates, filterArity, op
ops, setEnvironment
setOutput
calculate, calculate, createOutput, getIndependentInstance, run, run
run
public T getThreshold(IterableInterval<T> input)
Copyright © 2014–2022 ImageJ. All rights reserved.