Class CoocHXY

  • All Implemented Interfaces:
    Function<double[][],​double[]>

    public class CoocHXY
    extends Object
    implements Function<double[][],​double[]>
    NB: Helper class. Internal usage only.
    Author:
    Andreas Graumann (University of Konstanz), Christian Dietz (University of Konstanz), Tim-Oliver Buchholz (University of Konstanz)
    Implementation Note:
    op names='features.haralick.coocHXY'
    • Constructor Detail

      • CoocHXY

        public CoocHXY()
    • Method Detail

      • apply

        public double[] apply​(double[][] matrix)
        TODO
        Specified by:
        apply in interface Function<double[][],​double[]>
        Parameters:
        matrix -
        Returns:
        the output