Interface BOverrideFactoryThresholdBinary.GlobalEntropy

Enclosing class:
BOverrideFactoryThresholdBinary

public static interface BOverrideFactoryThresholdBinary.GlobalEntropy
  • Method Summary

    Modifier and Type
    Method
    Description
    <T extends ImageGray<T>>
    InputToBinary<T>
    handle(int minValue, int maxValue, boolean down, Class<T> inputType)
     
  • Method Details