Go to the source code of this file.
Defines | |
#define | PATHSIZE 8192 |
#define | OUTLINESIZE 256 |
#define | BLOBSIZE 10000 |
#define | VECSCALE 3 |
#define | REALSCALE ((double)(1<<VECSCALE)) |
#define | SPLINESIZE 23 |
#define | MAXUCHAR 255 |
#define | PI 3.14159265359 |
#define | MAXFLOAT 2000000000.0f |
#define | FILENAMESIZE 1024 |
#define | MAX_WO_CLASSES 3 |
#define | ITALIC 0 |
#define | ASPECT_RATIO 2 |
#define | NODEFLAGS 4 |
#define | EDGEPTFLAGS 4 |
#define | FLAGS 0 |
#define | CONVEX 1 |
#define | CONCAVE 2 |
#define | ONHULL 8 |
#define | RUNLENGTH 1 |
#define | DIR 2 |
#define | CORRECTION 3 |
#define | OUTLINES_PER_BLOB 8 |
#define | PLUS 1 |
#define | CIRCLE 3 |
#define | SMD 0x100000 |
#define | SCAN 0 |
#define | EDGE 1 |
#define | FX 2 |
#define | TESSTO 3 |
#define | OCR 4 |
#define | MAXPROC (OCR+1) |
#define | STRINGCMPS 0x1 |
#define | CHECKS 0x1 |
#define | WRITEERRORS 0x2 |
#define | WRITECORRECTS 0x4 |
#define | WRITEWERDS 0x8 |
#define | FXSELECT 0x10 |
#define | WRITEROWFILE 0x06 |
#define | LEARN 0x100 |
#define | WRITELEARNFILE 0xf00 |
#define | EACHWERD 0x2000 |
#define ASPECT_RATIO 2 |
#define BLOBSIZE 10000 |
#define CHECKS 0x1 |
#define CIRCLE 3 |
#define CONCAVE 2 |
#define CONVEX 1 |
#define CORRECTION 3 |
#define DIR 2 |
#define EACHWERD 0x2000 |
#define EDGE 1 |
#define EDGEPTFLAGS 4 |
#define FILENAMESIZE 1024 |
#define FLAGS 0 |
#define FX 2 |
#define FXSELECT 0x10 |
#define ITALIC 0 |
#define LEARN 0x100 |
#define MAX_WO_CLASSES 3 |
#define MAXFLOAT 2000000000.0f |
#define MAXPROC (OCR+1) |
#define MAXUCHAR 255 |
#define NODEFLAGS 4 |
#define OCR 4 |
#define ONHULL 8 |
#define OUTLINES_PER_BLOB 8 |
#define OUTLINESIZE 256 |
#define PATHSIZE 8192 |
#define PI 3.14159265359 |
#define PLUS 1 |
#define REALSCALE ((double)(1<<VECSCALE)) |
#define RUNLENGTH 1 |
#define SCAN 0 |
#define SMD 0x100000 |
#define SPLINESIZE 23 |
#define STRINGCMPS 0x1 |
#define TESSTO 3 |
#define VECSCALE 3 |
#define WRITECORRECTS 0x4 |
#define WRITEERRORS 0x2 |
#define WRITELEARNFILE 0xf00 |
#define WRITEROWFILE 0x06 |
#define WRITEWERDS 0x8 |