public abstract class LocalThreshold<T extends RealType<T>> extends AbstractCenterAwareNeighborhoodBasedFilter<T,BitType> implements Contingent
SpecialOp.Flavor
Constructor and Description |
---|
LocalThreshold() |
Modifier and Type | Method and Description |
---|---|
boolean |
conforms()
True if the contingency holds; i.e., the current circumstances conform to
the contingency's requirements.
|
compute, getShape, initialize, unaryComputer
in, out, setInput, setOutput
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compute, getIndependentInstance, run, run
run
candidates, filterArity, op
ops, setEnvironment
public boolean conforms()
Contingent
conforms
in interface Contingent
Copyright © 2014–2022 ImageJ. All rights reserved.