#include "objectInfoClass.h"
#include <valarray>
#include "../Utility_hm/TArray.h"
#include "polyMatchClass.h"
Go to the source code of this file.
Defines | |
#define | CALLOC_BLOCK_SIZE 20000 |
#define | DOCLIST_INIT 500 |
#define | AREA_MATCH_THRESHOLD .1 |
#define | AREA_MATCH_THRESHOLD_PIXEL_AREA .1 |
#define | POLY_MATCH_THRESHOLD .5 |
#define | LINE_MATCH_THRESHOLD_PERCENT .1 |
#define | LINE_MATCH_THRESHOLD_PIXEL_DISTANCE 50 |
#define | MAX_QUALIFIER_LEN 80 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|