Uses of Interface
imagingbook.common.morphology.BinaryMorphologyOperator
Packages that use BinaryMorphologyOperator
-
Uses of BinaryMorphologyOperator in imagingbook.common.morphology
Classes in imagingbook.common.morphology that implement BinaryMorphologyOperatorModifier and TypeClassDescriptionclassImplements a binary morphological closing operation.classImplements a binary morphological dilation operation.classImplements a binary morphological erosion operation.classThis is the (abstract) super-class for binary morphological filters.classImplements a binary morphological opening operation.classImplements a binary morphological dilation operation.classImplements a binary morphological thinning or "skeletonization" operation, based on the algorithm by Zhang and Suen [1].