tesseract v5.3.3.20231005
tablefind_test.cc File Reference
#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

namespace  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)