public class UnaryComputerOpCellLoader<T,S extends NativeType<S>,R extends RandomAccessibleInterval<T>> extends Object implements CellLoader<S>
| Constructor and Description |
|---|
UnaryComputerOpCellLoader(R source,
OpService opService,
Class<? extends Op> opClass,
Object[] args) |
UnaryComputerOpCellLoader(R source,
UnaryComputerOp<R,RandomAccessibleInterval<S>> op) |
public UnaryComputerOpCellLoader(R source, UnaryComputerOp<R,RandomAccessibleInterval<S>> op)
public void load(SingleCellArrayImg<S,?> cell) throws Exception
load in interface CellLoader<S extends NativeType<S>>ExceptionCopyright © 2018–2021 Morphonets. All rights reserved.