tesseract v5.3.3.20231005
paragraphs.h File Reference
#include <list>
#include <string>
#include "rect.h"

Go to the source code of this file.

Classes

class  tesseract::RowInfo
 

Namespaces

namespace  tesseract
 

Functions

void tesseract::DetectParagraphs (int debug_level, std::vector< RowInfo > *row_infos, std::vector< PARA * > *row_owners, PARA_LIST *paragraphs, std::vector< ParagraphModel * > *models)
 
void tesseract::DetectParagraphs (int debug_level, bool after_text_recognition, const MutableIterator *block_start, std::vector< ParagraphModel * > *models)