⚫ Morphological signal operations
= an operation, which changes the morphology (shape) of a signal
Images
Performed with:
- image: set of tuples
- →
- structuring element:
- = “Kernel” of the operation
Commmon operations
- binary erosion
- binary dialation
- opening (= erosion → dialation)
- closing (= dialation → erosion)