#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 |
tesseract::LineHypothesis::LineHypothesis | ( | ) | [inline] |
tesseract::LineHypothesis::LineHypothesis | ( | LineType | line_type, | |
const ParagraphModel * | m | |||
) | [inline] |
tesseract::LineHypothesis::LineHypothesis | ( | const LineHypothesis & | other | ) | [inline] |
bool tesseract::LineHypothesis::operator== | ( | const LineHypothesis & | other | ) | const [inline] |