Class HistogramFunction<T>

  • All Implemented Interfaces:
    Function<ImageWrapper<T>,​int[]>

    public class HistogramFunction<T>
    extends Object
    implements Function<ImageWrapper<T>,​int[]>

    Calculates the HistogramFunction of a given image

    Since:
    1.0
    Author:
    Andreas Pointner