tesseract  3.05.00
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gap_map.cpp File Reference
#include "statistc.h"
#include "gap_map.h"

Go to the source code of this file.

Macros

#define EXTERN
 

Variables

EXTERN bool gapmap_debug = FALSE
 
EXTERN bool gapmap_use_ends = FALSE
 
EXTERN bool gapmap_no_isolated_quanta = FALSE
 
EXTERN double gapmap_big_gaps = 1.75
 

Macro Definition Documentation

#define EXTERN

Definition at line 13 of file gap_map.cpp.

Variable Documentation

EXTERN double gapmap_big_gaps = 1.75

"xht multiplier"

Definition at line 19 of file gap_map.cpp.

EXTERN bool gapmap_debug = FALSE

"Say which blocks have tables"

Definition at line 14 of file gap_map.cpp.

EXTERN bool gapmap_no_isolated_quanta = FALSE

"Ensure gaps not less than 2quanta wide"

Definition at line 18 of file gap_map.cpp.

EXTERN bool gapmap_use_ends = FALSE

"Use large space at start and end of rows"

Definition at line 16 of file gap_map.cpp.