tesseract
5.0.0-alpha-619-ge9db
|
#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 74 of file paragraphs_internal.h.
|
inline |
Definition at line 75 of file paragraphs_internal.h.
|
inline |
Definition at line 76 of file paragraphs_internal.h.
|
inline |
Definition at line 78 of file paragraphs_internal.h.
|
inline |
Definition at line 82 of file paragraphs_internal.h.
|
inline |
Definition at line 88 of file paragraphs_internal.h.
const ParagraphModel* tesseract::LineHypothesis::model |
Definition at line 93 of file paragraphs_internal.h.
LineType tesseract::LineHypothesis::ty |
Definition at line 92 of file paragraphs_internal.h.