VIP: Volume Image Processing


topology_static.h File Reference

Go to the source code of this file.

Macros

#define VIP_IN_LIST   123
 
#define VIP_IL_EXIST   101
 
#define VIP_IL_EST_TROP_LOIN   111 /*computing for 18-neighborhood using 26-neighborhood stuff*/
 
#define TOPO_PB   -1 /*specific test for int returning functions...bad stuff but for development only*/
 

Variables

char TopologyTable [4][4][40]
 
int TopologicalClassification [10][7]
 

Macro Definition Documentation

◆ TOPO_PB

#define TOPO_PB   -1 /*specific test for int returning functions...bad stuff but for development only*/

Definition at line 36 of file topology_static.h.

◆ VIP_IL_EST_TROP_LOIN

#define VIP_IL_EST_TROP_LOIN   111 /*computing for 18-neighborhood using 26-neighborhood stuff*/

Definition at line 34 of file topology_static.h.

◆ VIP_IL_EXIST

#define VIP_IL_EXIST   101

Definition at line 33 of file topology_static.h.

◆ VIP_IN_LIST

#define VIP_IN_LIST   123

Definition at line 32 of file topology_static.h.

Variable Documentation

◆ TopologicalClassification

int TopologicalClassification[10][7]
extern

◆ TopologyTable

char TopologyTable[4][4][40]
extern