tesseract  4.00.00dev
alignedblob.h File Reference
#include "bbgrid.h"
#include "blobbox.h"
#include "strngs.h"
#include "tabvector.h"

Go to the source code of this file.

Classes

struct  tesseract::AlignedBlobParams
 
class  tesseract::AlignedBlob
 

Namespaces

 tesseract
 

Variables

int textord_debug_bugs = 0
 
int textord_debug_tabfind = 2
 
bool textord_debug_printable = false
 

Variable Documentation

◆ textord_debug_bugs

int textord_debug_bugs = 0

"Turn on output related to bugs in tab finding"

Definition at line 28 of file alignedblob.cpp.

◆ textord_debug_printable

bool textord_debug_printable = false

"Make debug windows printable"

Definition at line 33 of file alignedblob.cpp.

◆ textord_debug_tabfind

int textord_debug_tabfind = 2

"Debug tab finding"

Definition at line 27 of file alignedblob.cpp.