T
- public class CreateImgFromImg<T extends Type<T>> extends AbstractUnaryFunctionOp<Img<T>,Img<T>> implements Ops.Create.Img
SpecialOp.Flavor
NAME
Constructor and Description |
---|
CreateImgFromImg() |
Modifier and Type | Method and Description |
---|---|
Img<T> |
calculate(Img<T> input)
Calculates the output given some input.
|
in, out, run, setInput
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ops, setEnvironment
calculate, getIndependentInstance, run
run
candidates, filterArity, op
initialize
public Img<T> calculate(Img<T> input)
UnaryFunctionOp
Copyright © 2014–2022 ImageJ. All rights reserved.