|
STIR
6.3.0
|
Applies the dilation filter (i.e. voxel=max(neighbours)) More...
Go to the source code of this file.
Classes | |
| class | stir::Coordinate3D< coordT > |
| a templated class for 3-dimensional coordinates. More... | |
| class | stir::MaximalArrayFilter3D< elemT > |
| Implements erosion on 3D arrays. More... | |
Namespaces | |
| stir | |
| Namespace for the STIR library (and some/most of its applications) | |
Applies the dilation filter (i.e. voxel=max(neighbours))
1.8.13