Class DefaultIFDM<T extends RealType<T>>

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

    public class DefaultIFDM<T extends RealType<T>>
    extends AbstractHaralickFeature<T>
    Implementation of Inverse Difference Moment Haralick Feature based on http://www.uio.no/studier/emner/matnat/ifi/INF4300/h08/undervisningsmateriale/glcm.pdf .
    Author:
    Andreas Graumann (University of Konstanz), Christian Dietz (University of Konstanz), Tim-Oliver Buchholz (University of Konstanz)
    Implementation Note:
    op names='features.haralick.ifdm'