public class ComputeHuangThreshold<T extends RealType<T>> extends AbstractComputeThresholdHistogram<T> implements Ops.Threshold.Huang
SpecialOp.Flavor
NAME
Constructor and Description |
---|
ComputeHuangThreshold() |
Modifier and Type | Method and Description |
---|---|
long |
computeBin(Histogram1d<T> hist)
Computes the bin number of the threshold cutoff within the histogram.
|
compute, createOutput
in, out, setInput, setOutput
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ops, setEnvironment
calculate, calculate, createOutput, getIndependentInstance, run, run
compute
in, setInput
run
setOutput
candidates, filterArity, op
initialize
public long computeBin(Histogram1d<T> hist)
ComputeThresholdHistogram
computeBin
in interface ComputeThresholdHistogram<T extends RealType<T>>
Copyright © 2014–2022 ImageJ. All rights reserved.