T
- public class DoGVaryingSigmas<T extends NumericType<T> & NativeType<T>> extends UHCFViaUHCFAllSame<RandomAccessibleInterval<T>> implements Ops.Filter.DoG, Contingent
SpecialOp.Flavor
ALIASES, NAME
Constructor and Description |
---|
DoGVaryingSigmas() |
Modifier and Type | Method and Description |
---|---|
boolean |
conforms()
True if the contingency holds; i.e., the current circumstances conform to
the contingency's requirements.
|
UnaryHybridCF<RandomAccessibleInterval<T>,RandomAccessibleInterval<T>> |
createWorker(RandomAccessibleInterval<T> t) |
compute, createOutput, initialize
in, out, setInput, setOutput
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ops, setEnvironment
getArity, getIndependentInstance, run, run
candidates, filterArity, op
in, setInput
calculate, calculate, createOutput, getIndependentInstance, run, run
compute
run
setOutput
public UnaryHybridCF<RandomAccessibleInterval<T>,RandomAccessibleInterval<T>> createWorker(RandomAccessibleInterval<T> t)
createWorker
in interface DelegatingUnaryOp<RandomAccessibleInterval<T extends NumericType<T> & NativeType<T>>,RandomAccessibleInterval<T extends NumericType<T> & NativeType<T>>,RandomAccessibleInterval<T extends NumericType<T> & NativeType<T>>,RandomAccessibleInterval<T extends NumericType<T> & NativeType<T>>,UnaryHybridCF<RandomAccessibleInterval<T extends NumericType<T> & NativeType<T>>,RandomAccessibleInterval<T extends NumericType<T> & NativeType<T>>>>
public boolean conforms()
Contingent
conforms
in interface Contingent
Copyright © 2014–2022 ImageJ. All rights reserved.