STIR  6.2.0
Classes | Macros
GIPL_ImageFormat.h File Reference

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

#include <vector>
#include <stdio.h>
#include <fstream>

Go to the source code of this file.

Classes

class  Image
 Reading and writing gipl files. More...
 

Macros

#define _SHORT   0
 
#define _FLOAT   1
 

Detailed Description

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

Author
Charalampos Tsoumpas [extension of original by Buerger, see below]