T - type of inputpublic class CreateKernelSobel<T extends ComplexType<T>> extends AbstractNullaryFunctionOp<RandomAccessibleInterval<T>> implements Ops.Create.KernelSobel
SpecialOp.FlavorNAME| Constructor and Description |
|---|
CreateKernelSobel() |
| Modifier and Type | Method and Description |
|---|---|
RandomAccessibleInterval<T> |
calculate()
Calculates the output value.
|
void |
initialize()
Initializes the object.
|
out, runops, setEnvironmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitops, setEnvironmentgetIndependentInstance, runcandidates, filterArity, oppublic void initialize()
Initializableinitialize in interface Initializablepublic RandomAccessibleInterval<T> calculate()
NullaryFunctionOpcalculate in interface NullaryFunctionOp<RandomAccessibleInterval<T extends ComplexType<T>>>Copyright © 2014–2022 ImageJ. All rights reserved.