tesseract  4.00.00dev
paragraphs.h File Reference
#include "rect.h"
#include "ocrpara.h"
#include "genericvector.h"
#include "strngs.h"

Go to the source code of this file.

Classes

class  tesseract::RowInfo
 

Namespaces

 tesseract
 

Functions

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