tesseract
5.0.0-alpha-619-ge9db
|
#include "blobbox.h"
Go to the source code of this file.
Classes | |
class | GAPMAP |
Variables | |
bool | gapmap_debug = false |
bool | gapmap_use_ends = false |
bool | gapmap_no_isolated_quanta = false |
double | gapmap_big_gaps = 1.75 |
double gapmap_big_gaps = 1.75 |
"xht multiplier"
Definition at line 18 of file gap_map.cpp.
bool gapmap_debug = false |
"Say which blocks have tables"
Definition at line 14 of file gap_map.cpp.
bool gapmap_no_isolated_quanta = false |
"Ensure gaps not less than 2quanta wide"
Definition at line 17 of file gap_map.cpp.
bool gapmap_use_ends = false |
"Use large space at start and end of rows"
Definition at line 15 of file gap_map.cpp.