#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 | |
namespace | tesseract |
Variables | |
int | textord_debug_bugs = 0 |
int | textord_debug_tabfind = 2 |
bool | textord_debug_images = false |
bool | textord_debug_printable = false |
int textord_debug_bugs = 0 |
"Turn on output related to bugs in tab finding"
bool textord_debug_images = false |
"Use greyed image background for debug"
bool textord_debug_printable = false |
"Make debug windows printable"
int textord_debug_tabfind = 2 |
"Debug tab finding"