Class IterableCentralMoment11<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 IterableCentralMoment11<I extends RealType<I>,​O extends RealType<O>>
    extends Object
    implements Computers.Arity1<IterableInterval<I>,​O>
    Op to calculate the imageMoments.centralMoment11 directly.
    Author:
    Daniel Seebacher (University of Konstanz), Christian Dietz (University of Konstanz)
    Implementation Note:
    op names='imageMoments.centralMoment11', label='Image Moment: CentralMoment11', priority='10000.'