| Class | Description |
|---|---|
| Close |
Morphological closing of connected components and (assumed binary) FImages.
|
| Dilate |
Morphological dilation of connected components and (assumed binary) FImages.
|
| Erode |
Morphological erosion of connected components and (assumed binary) FImages.
|
| GolayAlphabet |
The Golay Alphabet of morphological structuring elements
|
| HitAndMiss |
Morphological hit-and-miss transform of connected
components and (assumed binary) FImages.
|
| Open |
Morphological opening of connected components and (assumed binary) FImages.
|
| SequentialThin |
Morphological sequential thinning of connected components and (assumed binary) FImages.
|
| Skeleton |
Morphological skeletonisation of connected components
and (assumed binary) FImages.
|
| StructuringElement |
Morphological structuring element
The central element is the pixel 0,0.
|
| Thicken |
Morphological thickening of connected components and (assumed binary) FImages.
|
| Thin |
Morphological thinning of connected components and (assumed binary) FImages.
|