21 #ifndef TESSERACT_TEXTORD_ALIGNEDBLOB_H__ 22 #define TESSERACT_TEXTORD_ALIGNEDBLOB_H__ 30 "Turn on output related to bugs in tab finding");
33 "Use greyed image background for debug");
35 "Make debug windows printable");
53 int v_gap_multiple,
int min_gutter_width,
int resolution,
90 static bool WithinTestRegion(
int detail_level,
int x,
int y);
103 int* vertical_x,
int* vertical_y);
107 static void IncrementDebugPix();
113 return textord_debug_pix_;
123 BLOBNBOX_CLIST* good_points,
int* end_y);
134 int x_start,
int* end_y);
137 static STRING textord_debug_pix_;
139 static int debug_pix_index_;
144 #endif // TESSERACT_TEXTORD_ALIGNEDBLOB_H__
int textord_debug_tabfind
static const STRING & textord_debug_pix()
void set_vertical(int vertical_x, int vertical_y)
AlignedBlobParams(int vertical_x, int vertical_y, int height, int v_gap_multiple, int min_gutter_width, int resolution, TabAlignment alignment0)
bool textord_debug_printable
bool textord_debug_images
#define BOOL_VAR_H(name, val, comment)
#define INT_VAR_H(name, val, comment)