Class IterableCentralMoment00<I extends RealType<I>,​O extends RealType<O>>

  • Type Parameters:
    I - input type
    O - output type
    All Implemented Interfaces:
    BiConsumer<IterableInterval<I>,​O>, Computers.Arity1<IterableInterval<I>,​O>

    public class IterableCentralMoment00<I extends RealType<I>,​O extends RealType<O>>
    extends Object
    implements Computers.Arity1<IterableInterval<I>,​O>
    Op to calculate the imageMoments.centralMoment00 directly.
    Author:
    Daniel Seebacher (University of Konstanz), Christian Dietz (University of Konstanz)
    Implementation Note:
    op names='imageMoments.centralMoment00', label='Image Moment: CentralMoment00', priority='10000.'