tesseract  5.0.0-alpha-619-ge9db
pdblock.cpp File Reference
#include "allheaders.h"
#include "pdblock.h"
#include <cstdlib>
#include <memory>
#include <cinttypes>

Go to the source code of this file.

Macros

#define BLOCK_LABEL_HEIGHT   150
 

Functions

constexpr ERRCODE BADBLOCKLINE ("Y coordinate in block out of bounds")
 
constexpr ERRCODE LOSTBLOCKLINE ("Can't find rectangle for line")
 

Macro Definition Documentation

◆ BLOCK_LABEL_HEIGHT

#define BLOCK_LABEL_HEIGHT   150

Definition at line 29 of file pdblock.cpp.

Function Documentation

◆ BADBLOCKLINE()

constexpr ERRCODE BADBLOCKLINE ( "Y coordinate in block out of bounds"  )
constexpr

◆ LOSTBLOCKLINE()

constexpr ERRCODE LOSTBLOCKLINE ( "Can't find rectangle for line"  )
constexpr