Package boofcv.abst.filter.binary
-
Interface Summary Interface Description InputToBinary<Input extends ImageBase> Outputs a binary image when given an input image -
Class Summary Class Description GlobalEntropyBinaryFilter<T extends ImageGray> Computes a threshold based on entropy to create a binary imageGlobalFixedBinaryFilter<T extends ImageGray> Applies a fixed threshold to an image.GlobalOtsuBinaryFilter<T extends ImageGray> Computes a threshold using Otsu's equation.LocalGaussianBinaryFilter<T extends ImageGray> Adaptive/local threshold using a Gaussian regionLocalSauvolaBinaryFilter<T extends ImageGray> Adaptive/local threshold using a Sauvola calculationLocalSquareBinaryFilter<T extends ImageGray> Adaptive/local threshold using a square regionLocalSquareBlockMinMaxBinaryFilter<T extends ImageGray> Wrapper aroundThresholdSquareBlockMinMax.
DataMelt 3.0 © DataMelt by jWork.ORG