tesseract v5.3.3.20231005
tesseract::TextAndModel Struct Reference

Public Attributes

const char * ascii
 
TextModelInputType model_type
 
ParagraphModel model
 
bool is_very_first_or_continuation
 
bool is_list_item
 

Detailed Description

Definition at line 37 of file paragraphs_test.cc.

Member Data Documentation

◆ ascii

const char* tesseract::TextAndModel::ascii

Definition at line 38 of file paragraphs_test.cc.

◆ is_list_item

bool tesseract::TextAndModel::is_list_item

Definition at line 44 of file paragraphs_test.cc.

◆ is_very_first_or_continuation

bool tesseract::TextAndModel::is_very_first_or_continuation

Definition at line 43 of file paragraphs_test.cc.

◆ model

ParagraphModel tesseract::TextAndModel::model

Definition at line 42 of file paragraphs_test.cc.

◆ model_type

TextModelInputType tesseract::TextAndModel::model_type

Definition at line 39 of file paragraphs_test.cc.


The documentation for this struct was generated from the following file: