Uses of Package
boofcv.alg.filter.binary
Package
Description
-
ClassDescriptionInternal and externals contours for a binary blob with the actual points stored in a
PackedSetsPoint2D_I32
. -
ClassDescriptionInternal and externals contours for a binary blob.Internal and externals contours for a binary blob with the actual points stored in a
PackedSetsPoint2D_I32
.Computes image statistics in regularly spaced blocks across the image.Local Otsu thresholding where each pixel is thresholded by computing theGThresholdImageOps.computeOtsu2(int[], int, int)
Otsu-2} using its local region This implementation includes a modification from the traditional Otsu algorithm.Several related algorithms based off the Niblack's [1] paper which are intended for use in thresholding images as a preprocessing step for OCR.Which variant of this family is computed -
ClassDescriptionApplies a threshold to an image by computing the mean values in a regular grid across the image.Applies a threshold to an image by computing the min and max values in a regular grid across the image.
-
ClassDescriptionInternal and externals contours for a binary blob with the actual points stored in a
PackedSetsPoint2D_I32
. -
ClassDescriptionInternal and externals contours for a binary blob with the actual points stored in a
PackedSetsPoint2D_I32
. -
-