Class DefaultCorrelation<T extends RealType<T>>

  • All Implemented Interfaces:
    Functions.Arity4<RandomAccessibleInterval<T>,​Integer,​Integer,​MatrixOrientation,​DoubleType>

    public class DefaultCorrelation<T extends RealType<T>>
    extends AbstractHaralickFeature<T>
    Implementation of texture correlation haralick feature based on http://earlglynn.github.io/RNotes/package/EBImage/Haralick-Textural-Features.html .
    Author:
    Andreas Graumann (University of Konstanz), Christian Dietz (University of Konstanz), Tim-Oliver Buchholz (University of Konstanz)
    Implementation Note:
    op names='features.haralick.correlation'