#include "ratngs.h"#include "tessclas.h"Go to the source code of this file.
Functions | |
| void | init_match_table () |
| void | end_match_table () |
| void | put_match (TBLOB *blob, BLOB_CHOICE_LIST *ratings) |
| BLOB_CHOICE_LIST * | get_match (TBLOB *blob) |
| BLOB_CHOICE_LIST * | get_match_by_bounds (unsigned int topleft, unsigned int botright) |
| void | add_to_match (TBLOB *blob, BLOB_CHOICE_LIST *ratings) |
| void add_to_match | ( | TBLOB * | blob, | |
| BLOB_CHOICE_LIST * | ratings | |||
| ) |
| void end_match_table | ( | ) |
| BLOB_CHOICE_LIST* get_match | ( | TBLOB * | blob | ) |
| BLOB_CHOICE_LIST* get_match_by_bounds | ( | unsigned int | topleft, | |
| unsigned int | botright | |||
| ) |
| void init_match_table | ( | ) |
| void put_match | ( | TBLOB * | blob, | |
| BLOB_CHOICE_LIST * | ratings | |||
| ) |
1.6.3