VIP: Volume Image Processing


cpp_defs.h
Go to the documentation of this file.
1#define YES 0
2#define NO 1
3
4/* unWrapBASE ExtrapolBASE */
5#define WBASE cosbase
6#define DIFFWBASE diffcosbase
7#define EBASE cosbase
8
9#define DRAW_MAPS 1
10#define SEGMENTATION_MAPS 0
11#define EPI_CORRECT_MAPS 1
12
13#define TRACE 0
14
15#define UTILS_DEBUG 0
16
17#define PROC_DEBUG 0
18#define SEGMENTATION_DEBUG 0
19#define UNWRAP_DEBUG 0
20#define UNWRAPCST_DEBUG 0
21#define EXTRAPOL_DEBUG 0
22
23#define THROW 20
24#define KEEP 100
25
26#define I_CORRECTION 0
27#define EPI_CORRECT_DEBUG 0