Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
tilg_iso_3D.h File Reference

Go to the source code of this file.

Macros

#define BG   0
 
#define OBJ   1
 

Functions

int Env_Code_3_img (int loc[3], unsigned char *img, int dim[3])
 
void tilg_iso_3D (int dx, int dy, int dz, unsigned char *data, unsigned char *res, int type)
 
int Tilg_Test_3 (int c, int d, int type)
 

Macro Definition Documentation

◆ BG

#define BG   0

Definition at line 18 of file tilg_iso_3D.h.

◆ OBJ

#define OBJ   1

Definition at line 17 of file tilg_iso_3D.h.

Function Documentation

◆ Env_Code_3_img()

int Env_Code_3_img ( int loc[3],
unsigned char * img,
int dim[3] )

◆ tilg_iso_3D()

void tilg_iso_3D ( int dx,
int dy,
int dz,
unsigned char * data,
unsigned char * res,
int type )

◆ Tilg_Test_3()

int Tilg_Test_3 ( int c,
int d,
int type )