public interface ComputeThresholdHistogram<T extends RealType<T>> extends ComputeThreshold<Histogram1d<T>,T>
SpecialOp.Flavor
Modifier and Type | Method and Description |
---|---|
long |
computeBin(Histogram1d<T> input)
Computes the bin number of the threshold cutoff within the histogram.
|
calculate, calculate, createOutput, getIndependentInstance, run, run
compute, compute
in, setInput
createOutput
run
setOutput
candidates, filterArity, op
ops, setEnvironment
initialize
long computeBin(Histogram1d<T> input)
Copyright © 2014–2022 ImageJ. All rights reserved.