This tab offers basic tools for mathematical morphology : operations (dilatation, erosion...) realized on selected ROIs. You can choose the structuring element radius in voxels or in mm and realize 4 types of actions : erosion, dilatation, opening, closure.
Table 9.10. Mathematical morphology actions
Action | Description |
---|---|
Erosion |
Outline erosion : if the structuring element placed in a point of the ROI has an intersection with the volume outside the ROI, these intersection points are added to the ROI. |
Dilatation |
Outline dilatation : if the structuring element placed in a point of the ROI has an intersection with the volume outside the ROI, this point is removed from the ROI. |
Opening |
Erosion then dilatation. This action enables to remove some little isolated regions, to smooth outline and to separate objects weakly linked. |
Closure |
Dilatation then erosion. This action enables to remove some little holes and to connect objects. |