Tesseract
3.02
|
Go to the source code of this file.
Classes | |
class | GAPMAP |
Variables | |
bool | gapmap_debug = 0 |
bool | gapmap_use_ends = 0 |
bool | gapmap_no_isolated_quanta = 0 |
double | gapmap_big_gaps = 1.75 |
double gapmap_big_gaps = 1.75 |
"xht multiplier"
Definition at line 11 of file gap_map.cpp.
bool gapmap_debug = 0 |
"Say which blocks have tables"
Definition at line 6 of file gap_map.cpp.
bool gapmap_no_isolated_quanta = 0 |
"Ensure gaps not less than 2quanta wide"
Definition at line 10 of file gap_map.cpp.
bool gapmap_use_ends = 0 |
"Use large space at start and end of rows"
Definition at line 8 of file gap_map.cpp.