|
tesseract
5.0.0
|
#include <memory>#include "colpartition.h"#include "colpartitiongrid.h"#include "tablefind.h"#include "include_gunit.h"Go to the source code of this file.
Classes | |
| class | tesseract::TestableTableFinder |
| class | tesseract::TableFinderTest |
Namespaces | |
| tesseract | |
Functions | |
| tesseract::TEST_F (TableFinderTest, GapInXProjectionNoGap) | |
| tesseract::TEST_F (TableFinderTest, GapInXProjectionEdgeGap) | |
| tesseract::TEST_F (TableFinderTest, GapInXProjectionExists) | |
| tesseract::TEST_F (TableFinderTest, HasLeaderAdjacentOverlapping) | |
| tesseract::TEST_F (TableFinderTest, HasLeaderAdjacentNoOverlap) | |
| tesseract::TEST_F (TableFinderTest, HasLeaderAdjacentPreservesColumns) | |
| tesseract::TEST_F (TableFinderTest, SplitAndInsertFragmentedPartitionsBasicPass) | |
| tesseract::TEST_F (TableFinderTest, SplitAndInsertFragmentedPartitionsBasicFail) | |