Package boofcv.factory.filter.binary
Interface BOverrideFactoryThresholdBinary.GlobalFixed
- Enclosing class:
- BOverrideFactoryThresholdBinary
public static interface BOverrideFactoryThresholdBinary.GlobalFixed
-
Method Summary
-
Method Details
-
handle
<T extends ImageGray<T>> InputToBinary<T> handle(double threshold, boolean down, Class<T> inputType)
-