|
STIR
6.3.0
|
Applies the erosion filter (i.e. voxel=min(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::MinimalArrayFilter3D< elemT > |
| Implements erosion on 3D arrays. More... | |
Namespaces | |
| stir | |
| Namespace for the STIR library (and some/most of its applications) | |
Applies the erosion filter (i.e. voxel=min(neighbours))
1.8.13