tesseract v5.3.3.20231005
blread.cpp File Reference
#include "blread.h"
#include "ocrblock.h"
#include "scanutils.h"
#include <cstdio>

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)
 

Macro Definition Documentation

◆ UNLV_EXT

#define UNLV_EXT   ".uzn"

Definition at line 28 of file blread.cpp.