#include <stdio.h>#include "associate.h"#include "ratngs.h"#include "unicharset.h"#include "states.h"#include "blobs.h"#include "tessclas.h"#include "oldlist.h"#include "split.h"#include "tessarray.h"#include "callcpp.h"Functions | |
| TBLOB * | newblob () |
| void | print_eval_record (const char *label, EVALUATION_RECORD *rec) |
Variables | |
| bool | wordrec_enable_assoc = 1 |
| bool | force_word_assoc = FALSE |
| EVALUATION_ARRAY | last_segmentation |
| TBLOB* newblob | ( | ) |
| void print_eval_record | ( | const char * | label, | |
| EVALUATION_RECORD * | rec | |||
| ) |
| bool force_word_assoc = FALSE |
"always force associator to run, independent of what enable_assoc is." "This is used for CJK where component grouping is necessary."
"Associator Enable"
1.6.3