LLIPS
rev33
Light Library for Image ProcesS
|
Configuration variable and define for LLIPS. More...
Go to the source code of this file.
Macros | |
#define | MAX_WIDTH 4000 |
#define | MAX_HEIGHT 3000 |
#define | MAX_HEADER_size 200 |
#define | DEFAULT_TOLERANCE 11 |
#define | DEFAULT_QUANTITY 1 |
#define | TRUE 1 |
#define | FALSE 0 |
Configuration variable and define for LLIPS.
Definition in file llips_cfg.h.
#define DEFAULT_QUANTITY 1 |
Definition at line 20 of file llips_cfg.h.
#define DEFAULT_TOLERANCE 11 |
Definition at line 19 of file llips_cfg.h.
#define FALSE 0 |
Definition at line 23 of file llips_cfg.h.
#define MAX_HEADER_size 200 |
Definition at line 16 of file llips_cfg.h.
#define MAX_HEIGHT 3000 |
Definition at line 15 of file llips_cfg.h.
#define MAX_WIDTH 4000 |
Definition at line 14 of file llips_cfg.h.
#define TRUE 1 |
Definition at line 22 of file llips_cfg.h.