tesseract  4.0.0-1-g2a2b
pdblock.cpp File Reference
#include "pdblock.h"
#include <cstdlib>
#include <memory>
#include "allheaders.h"

Go to the source code of this file.

Macros

#define BLOCK_LABEL_HEIGHT   150
 

Variables

const ERRCODE BADBLOCKLINE = "Y coordinate in block out of bounds"
 
const ERRCODE LOSTBLOCKLINE = "Can't find rectangle for line"
 

Macro Definition Documentation

◆ BLOCK_LABEL_HEIGHT

#define BLOCK_LABEL_HEIGHT   150

Definition at line 30 of file pdblock.cpp.

Variable Documentation

◆ BADBLOCKLINE

const ERRCODE BADBLOCKLINE = "Y coordinate in block out of bounds"

Definition at line 32 of file pdblock.cpp.

◆ LOSTBLOCKLINE

const ERRCODE LOSTBLOCKLINE = "Can't find rectangle for line"

Definition at line 33 of file pdblock.cpp.