T
- public class CreateImgFromRAI<T extends NativeType<T>> extends UFViaUFSameIO<RandomAccessibleInterval<T>,Img<T>> implements Ops.Create.Img
SpecialOp.Flavor
NAME
Constructor and Description |
---|
CreateImgFromRAI() |
Modifier and Type | Method and Description |
---|---|
UnaryFunctionOp<RandomAccessibleInterval<T>,Img<T>> |
createWorker(RandomAccessibleInterval<T> input) |
calculate, initialize
in, out, run, setInput
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, getIndependentInstance, run
run
public UnaryFunctionOp<RandomAccessibleInterval<T>,Img<T>> createWorker(RandomAccessibleInterval<T> input)
createWorker
in interface DelegatingUnaryOp<RandomAccessibleInterval<T extends NativeType<T>>,Img<T extends NativeType<T>>,RandomAccessibleInterval<T extends NativeType<T>>,Img<T extends NativeType<T>>,UnaryFunctionOp<RandomAccessibleInterval<T extends NativeType<T>>,Img<T extends NativeType<T>>>>
Copyright © 2014–2022 ImageJ. All rights reserved.