|
tesseract
5.0.0
|
#include "pdblock.h"#include <allheaders.h>#include <cinttypes>#include <cstdlib>#include <memory>Go to the source code of this file.
Namespaces | |
| tesseract | |
Macros | |
| #define | BLOCK_LABEL_HEIGHT 150 |
Functions | |
| constexpr ERRCODE | tesseract::BADBLOCKLINE ("Y coordinate in block out of bounds") |
| constexpr ERRCODE | tesseract::LOSTBLOCKLINE ("Can't find rectangle for line") |
| #define BLOCK_LABEL_HEIGHT 150 |
Definition at line 34 of file pdblock.cpp.