|
Tesseract 3.01
|
#include "tesseractclass.h"#include "boxread.h"#include "control.h"#include "cutil.h"#include "host.h"#include "permute.h"#include "ratngs.h"#include "reject.h"#include "stopper.h"Namespaces | |
| namespace | tesseract |
Functions | |
| bool | tesseract::read_t (PAGE_RES_IT *page_res_it, TBOX *tbox) |
| bool | tesseract::read_b (int applybox_page, int *line_number, FILE *box_file, char *label, TBOX *bbox) |
Variables | |
| const inT16 | tesseract::kMaxBoxEdgeDiff = 2 |