tesseract v5.3.3.20231005
|
Go to the source code of this file.
Namespaces | |
namespace | tesseract |
Macros | |
#define | UNLV_EXT ".uzn" |
Functions | |
bool | tesseract::read_unlv_file (std::string &name, int32_t xsize, int32_t ysize, BLOCK_LIST *blocks) |
void | tesseract::FullPageBlock (int width, int height, BLOCK_LIST *blocks) |
#define UNLV_EXT ".uzn" |
Definition at line 28 of file blread.cpp.