- All Superinterfaces:
- BinaryComputerOp<I,RectangleNeighborhood<Composite<DoubleType>>,O>, BinaryInput<I,RectangleNeighborhood<Composite<DoubleType>>>, BinaryOp<I,RectangleNeighborhood<Composite<DoubleType>>,O>, Command, Environmental, Initializable, NullaryComputerOp<O>, NullaryOp<O>, Op, Output<O>, OutputMutable<O>, Runnable, SciJavaPlugin, SpecialOp, Threadable, UnaryComputerOp<I,O>, UnaryInput<I>, UnaryOp<I,O>
public interface CenterAwareIntegralComputerOp<I,O>
extends BinaryComputerOp<I,RectangleNeighborhood<Composite<DoubleType>>,O>
A center-aware computer calculates a result from a given input and
the surrounding rectangular neighborhood in (multiple) integral images. The
computed value is stored in the specified output reference.
- Author:
- Stefan Helfrich (University of Konstanz)
- See Also:
CenterAwareComputerOp