|
Tesseract 3.01
|
#include "matchtab.h"#include "blobs.h"#include "callcpp.h"#include "elst.h"#include "freelist.h"#include "ratngs.h"Namespaces | |
| namespace | tesseract |
Defines | |
| #define | NUM_MATCH_ENTRIES 500 |
| #define | blank_entry(match_table, x) (! (match_table[x].topleft | match_table[x].botright)) |
| #define blank_entry | ( | match_table, | |
| x | |||
| ) | (! (match_table[x].topleft | match_table[x].botright)) |
| #define NUM_MATCH_ENTRIES 500 |