tesseract v5.3.3.20231005
underlin.h File Reference
#include "fpchop.h"

Go to the source code of this file.

Namespaces

namespace  tesseract
 

Functions

 tesseract::double_VAR_H (textord_underline_offset)
 
 tesseract::BOOL_VAR_H (textord_restore_underlines)
 
void tesseract::restore_underlined_blobs (TO_BLOCK *block)
 
TO_ROW * tesseract::most_overlapping_row (TO_ROW_LIST *rows, BLOBNBOX *blob)
 
void tesseract::find_underlined_blobs (BLOBNBOX *u_line, QSPLINE *baseline, float xheight, float baseline_offset, ICOORDELT_LIST *chop_cells)
 
void tesseract::vertical_cunderline_projection (C_OUTLINE *outline, QSPLINE *baseline, float xheight, float baseline_offset, STATS *lower_proj, STATS *middle_proj, STATS *upper_proj)