tesseract v5.3.3.20231005
ocrblock.cpp File Reference
#include "ocrblock.h"
#include "stepblob.h"
#include "tprintf.h"
#include <cstdlib>
#include <memory>

Go to the source code of this file.

Namespaces

namespace  tesseract
 

Macros

#define ROW_SPACING   5
 

Functions

void tesseract::PrintSegmentationStats (BLOCK_LIST *block_list)
 
void tesseract::ExtractBlobsFromSegmentation (BLOCK_LIST *blocks, C_BLOB_LIST *output_blob_list)
 
void tesseract::RefreshWordBlobsFromNewBlobs (BLOCK_LIST *block_list, C_BLOB_LIST *new_blobs, C_BLOB_LIST *not_found_blobs)
 

Macro Definition Documentation

◆ ROW_SPACING

#define ROW_SPACING   5