|
tesseract
5.0.0-alpha-619-ge9db
|
#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 29 of file pdblock.cpp.
|
constexpr |