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 TypeClassDescriptionclass
Implements a binary morphological closing operation.class
Implements a binary morphological dilation operation.class
Implements a binary morphological erosion operation.class
This is the (abstract) super-class for binary morphological filters.class
Implements a binary morphological opening operation.class
Implements a binary morphological dilation operation.class
Implements a binary morphological thinning or "skeletonization" operation, based on the algorithm by Zhang and Suen [1].