public interface SliceOp<I,O> extends Ops.Slice, UnaryComputerOp<I,O>
Allows running UnaryComputerOps on orthogonal subsets of the <I>. The subsets can for example be defined by the axes of an image. For
each subset the UnaryComputerOp will be executed.
SpecialOp.Flavorcompute, compute, getIndependentInstance, run, runin, setInputruncandidates, filterArity, opops, setEnvironmentinitializesetOutputCopyright © 2014–2022 ImageJ. All rights reserved.