STIR  6.2.0
Namespaces

Applies the erosion filter (i.e. voxel=min(neighbours)) More...

#include "stir/MinimalArrayFilter3D.h"
#include "stir/Coordinate3D.h"
#include <algorithm>
#include <numeric>

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 

Detailed Description

Applies the erosion filter (i.e. voxel=min(neighbours))

Author
Kris Thielemans
Charalampos Tsoumpas