tesseract 5.2.0
|
Protected Member Functions | |
void | SetUp () override |
![]() | |
void | SetUp () override |
void | TearDown () override |
void | InsertPartitions () |
void | InsertPartition (int left, int bottom, int right, int top) |
void | InsertLines () |
void | InsertHorizontalLine (int left, int right, int y) |
void | InsertVerticalLine (int x, int bottom, int top) |
void | InsertCellsInLines () |
Protected Attributes | |
std::unique_ptr< TestableStructuredTable > | table_ |
![]() | |
TBOX | line_box_ |
std::unique_ptr< ColPartitionGrid > | text_grid_ |
std::unique_ptr< ColPartitionGrid > | line_grid_ |
ColPartition_LIST | allocated_parts_ |
Definition at line 162 of file tablerecog_test.cc.
|
inlineoverrideprotected |
Definition at line 164 of file tablerecog_test.cc.
|
protected |
Definition at line 172 of file tablerecog_test.cc.