public class SizeII extends AbstractUnaryFunctionOp<IterableInterval<?>,DoubleType> implements GeometricOp<IterableInterval<?>,DoubleType>, Ops.Geometric.Size
Ops.Geometric.Size
.SpecialOp.Flavor
NAME
Constructor and Description |
---|
SizeII() |
Modifier and Type | Method and Description |
---|---|
DoubleType |
calculate(IterableInterval<?> input)
Calculates the output given some input.
|
in, out, run, setInput
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
calculate, getIndependentInstance, run
in, setInput
run
candidates, filterArity, op
ops, setEnvironment
initialize
public DoubleType calculate(IterableInterval<?> input)
UnaryFunctionOp
calculate
in interface UnaryFunctionOp<IterableInterval<?>,DoubleType>
input
- Argument to the functionCopyright © 2014–2022 ImageJ. All rights reserved.