tesseract
4.0.0-1-g2a2b
|
#include <paragraphs_internal.h>
Public Member Functions | |
LineHypothesis () | |
LineHypothesis (LineType line_type, const ParagraphModel *m) | |
LineHypothesis (const LineHypothesis &other) | |
LineHypothesis & | operator= (const LineHypothesis &other) |
bool | operator== (const LineHypothesis &other) const |
Public Attributes | |
LineType | ty |
const ParagraphModel * | model |
Definition at line 75 of file paragraphs_internal.h.
|
inline |
Definition at line 76 of file paragraphs_internal.h.
|
inline |
Definition at line 77 of file paragraphs_internal.h.
|
inline |
Definition at line 79 of file paragraphs_internal.h.
|
inline |
Definition at line 83 of file paragraphs_internal.h.
|
inline |
Definition at line 89 of file paragraphs_internal.h.
const ParagraphModel* tesseract::LineHypothesis::model |
Definition at line 94 of file paragraphs_internal.h.
LineType tesseract::LineHypothesis::ty |
Definition at line 93 of file paragraphs_internal.h.