| Package | Description |
|---|---|
| org.openimaj.image.processing.morphology |
| Class and Description |
|---|
| Dilate
Morphological dilation of connected components and (assumed binary) FImages.
|
| Erode
Morphological erosion of connected components and (assumed binary) FImages.
|
| HitAndMiss
Morphological hit-and-miss transform of connected
components and (assumed binary) FImages.
|
| SequentialThin
Morphological sequential thinning of connected components and (assumed binary) FImages.
|
| StructuringElement
Morphological structuring element
The central element is the pixel 0,0.
|