tesseract
3.05.02
|
#include <paragraphs_internal.h>
Public Member Functions | |
LineHypothesis () | |
LineHypothesis (LineType line_type, const ParagraphModel *m) | |
LineHypothesis (const LineHypothesis &other) | |
bool | operator== (const LineHypothesis &other) const |
Public Attributes | |
LineType | ty |
const ParagraphModel * | model |
Definition at line 79 of file paragraphs_internal.h.
|
inline |
Definition at line 80 of file paragraphs_internal.h.
|
inline |
Definition at line 81 of file paragraphs_internal.h.
|
inline |
Definition at line 83 of file paragraphs_internal.h.
|
inline |
Definition at line 86 of file paragraphs_internal.h.
const ParagraphModel* tesseract::LineHypothesis::model |
Definition at line 91 of file paragraphs_internal.h.
LineType tesseract::LineHypothesis::ty |
Definition at line 90 of file paragraphs_internal.h.