tesseract 4.1.1
|
#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") |
#define BLOCK_LABEL_HEIGHT 150 |
Definition at line 30 of file pdblock.cpp.
|
constexpr |