Tesseract  3.02
tesseract-ocr/ccmain/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

namespace  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, const MutableIterator *block_start, GenericVector< ParagraphModel * > *models)