STIR  6.2.0
Namespaces

Applies the dilation filter (i.e. voxel=max(neighbours)) More...

#include "stir/MaximalArrayFilter3D.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 dilation filter (i.e. voxel=max(neighbours))

Author
Charalampos Tsoumpas
Kris Thielemans