Module imagingbook.common
Package imagingbook.common.morphology
package imagingbook.common.morphology
-
ClassDescriptionImplements a binary morphological closing operation.Implements a binary morphological dilation operation.Implements a binary morphological erosion operation.This is the (abstract) super-class for binary morphological filters.Common interface for all binary morphological operators.Implements a binary morphological opening operation.Implements a binary morphological dilation operation.Implements a binary morphological thinning or "skeletonization" operation, based on the algorithm by Zhang and Suen [1].This class defines static methods related to binary structuring elements (kernels).