Interface BOverrideFactoryThresholdBinary.LocalOtsu

Enclosing class:
BOverrideFactoryThresholdBinary

public static interface BOverrideFactoryThresholdBinary.LocalOtsu
  • Method Summary

    Modifier and Type
    Method
    Description
    <T extends ImageGray<T>>
    InputToBinary<T>
    handle(boolean otsu2, ConfigLength regionWidth, double tuning, double scale, boolean down, Class<T> inputType)