#include "varable.h"
#include "img.h"
#include "tordmain.h"
#include "notdll.h"
Go to the source code of this file.
Variables | |
int | tessedit_adapt_kludge = 0 |
bool | interactive_mode = FALSE |
bool | edit_variables = FALSE |
char * | file_type = ".tif" |
int | tessedit_truncate_wordchoice_log = 10 |
int | testedit_match_debug = 0 |
int | tessedit_truncate_chopper = 1 |
int | tessedit_fix_sideways_chops = 1 |
int | tessedit_dangambigs_chop = FALSE |
int | tessedit_dangambigs_assoc = FALSE |
IMAGE | page_image |
FILE * | debug_fp |
FILE* debug_fp |
bool edit_variables = FALSE |
"Variables Editor Window?"
char* file_type = ".tif" |
"Filename extension"
bool interactive_mode = FALSE |
"Run interactively?"
int tessedit_adapt_kludge = 0 |
"Use acceptable result or dangambigs"
int tessedit_dangambigs_assoc = FALSE |
"Use UnicharAmbigs to direct assoc"
int tessedit_dangambigs_chop = FALSE |
"Use UnicharAmbigs to direct chop"
int tessedit_fix_sideways_chops = 1 |
"Fix sideways chop problem"
int tessedit_truncate_chopper = 1 |
"Shorten chopper seam search"
int tessedit_truncate_wordchoice_log = 10 |
"Max words to keep in list"
int testedit_match_debug = 0 |
"Integer match debug ctrl"