AdjustTableBoundaries() | tesseract::TableFinder | protected |
AllowBlob(const BLOBNBOX &blob) const | tesseract::TableFinder | protected |
AllowTextPartition(const ColPartition &part) const | tesseract::TableFinder | protected |
BelongToOneTable(const TBOX &box1, const TBOX &box2) | tesseract::TableFinder | protected |
bleft() const | tesseract::TableFinder | protected |
clean_part_grid_ | tesseract::TableFinder | protected |
col_seg_grid_ | tesseract::TableFinder | protected |
ConsecutiveBoxes(const TBOX &b1, const TBOX &b2) | tesseract::TableFinder | protected |
DeleteSingleColumnTables() | tesseract::TableFinder | protected |
DisplayColPartitionConnections(ScrollView *win, ColPartitionGrid *grid, ScrollView::Color default_color) | tesseract::TableFinder | protected |
DisplayColPartitions(ScrollView *win, ColPartitionGrid *grid, ScrollView::Color text_color, ScrollView::Color table_color) | tesseract::TableFinder | protected |
DisplayColPartitions(ScrollView *win, ColPartitionGrid *grid, ScrollView::Color default_color) | tesseract::TableFinder | protected |
DisplayColSegmentGrid(ScrollView *win, ColSegmentGrid *grid, ScrollView::Color color) | tesseract::TableFinder | protected |
DisplayColSegments(ScrollView *win, ColSegment_LIST *cols, ScrollView::Color color) | tesseract::TableFinder | protected |
FilterFalseAlarms() | tesseract::TableFinder | protected |
FilterHeaderAndFooter() | tesseract::TableFinder | protected |
FilterParagraphEndings() | tesseract::TableFinder | protected |
FindNeighbors() | tesseract::TableFinder | protected |
fragmented_text_grid_ | tesseract::TableFinder | protected |
GapInXProjection(int *xprojection, int length) | tesseract::TableFinder | protected |
GetColumnBlocks(ColPartitionSet **columns, ColSegment_LIST *col_segments) | tesseract::TableFinder | protected |
GetTableColumns(ColSegment_LIST *table_columns) | tesseract::TableFinder | protected |
GetTableRegions(ColSegment_LIST *table_columns, ColSegment_LIST *table_regions) | tesseract::TableFinder | protected |
global_median_blob_width_ | tesseract::TableFinder | protected |
global_median_ledding_ | tesseract::TableFinder | protected |
global_median_xheight_ | tesseract::TableFinder | protected |
gridheight() const | tesseract::TableFinder | protected |
GridMergeColumnBlocks() | tesseract::TableFinder | protected |
GridMergeTableRegions() | tesseract::TableFinder | protected |
gridsize() const | tesseract::TableFinder | protected |
gridwidth() const | tesseract::TableFinder | protected |
GroupColumnBlocks(ColSegment_LIST *current_segments, ColSegment_LIST *col_segments) | tesseract::TableFinder | protected |
GrowTableBox(const TBOX &table_box, TBOX *result_box) | tesseract::TableFinder | protected |
GrowTableToIncludeLines(const TBOX &table_box, const TBOX &search_range, TBOX *result_box) | tesseract::TableFinder | protected |
GrowTableToIncludePartials(const TBOX &table_box, const TBOX &search_range, TBOX *result_box) | tesseract::TableFinder | protected |
HasLeaderAdjacent(const ColPartition &part) | tesseract::TableFinder | protected |
HasWideOrNoInterWordGap(ColPartition *part) const | tesseract::TableFinder | protected |
HLineBelongsToTable(const ColPartition &part, const TBOX &table_box) | tesseract::TableFinder | protected |
IncludeLeftOutColumnHeaders(TBOX *table_box) | tesseract::TableFinder | protected |
Init(int grid_size, const ICOORD &bottom_left, const ICOORD &top_right) | tesseract::TableFinder | |
InitializePartitions(ColPartitionSet **all_columns) | tesseract::TableFinder | protected |
InsertCleanPartitions(ColPartitionGrid *grid, TO_BLOCK *block) | tesseract::TableFinder | |
InsertFragmentedTextPartition(ColPartition *part) | tesseract::TableFinder | protected |
InsertImagePartition(ColPartition *part) | tesseract::TableFinder | protected |
InsertLeaderPartition(ColPartition *part) | tesseract::TableFinder | protected |
InsertRulingPartition(ColPartition *part) | tesseract::TableFinder | protected |
InsertTextPartition(ColPartition *part) | tesseract::TableFinder | protected |
leader_and_ruling_grid_ | tesseract::TableFinder | protected |
left_to_right_language_ | tesseract::TableFinder | protected |
LocateTables(ColPartitionGrid *grid, ColPartitionSet **columns, WidthCallback width_cb, const FCOORD &reskew) | tesseract::TableFinder | |
MakeTableBlocks(ColPartitionGrid *grid, ColPartitionSet **columns, WidthCallback width_cb) | tesseract::TableFinder | protected |
MakeWindow(int x, int y, const char *window_name) | tesseract::TableFinder | protected |
MarkPartitionsUsingLocalInformation() | tesseract::TableFinder | protected |
MarkTablePartitions() | tesseract::TableFinder | protected |
MoveColSegmentsToGrid(ColSegment_LIST *segments, ColSegmentGrid *col_seg_grid) | tesseract::TableFinder | protected |
RecognizeTables() | tesseract::TableFinder | protected |
resolution_ | tesseract::TableFinder | protected |
set_global_median_blob_width(int width) | tesseract::TableFinder | protected |
set_global_median_ledding(int ledding) | tesseract::TableFinder | protected |
set_global_median_xheight(int xheight) | tesseract::TableFinder | protected |
set_left_to_right_language(bool order) | tesseract::TableFinder | |
set_resolution(int resolution) | tesseract::TableFinder | inline |
SetColumnsType(ColSegment_LIST *col_segments) | tesseract::TableFinder | protected |
SetGlobalSpacings(ColPartitionGrid *grid) | tesseract::TableFinder | protected |
SetPartitionSpacings(ColPartitionGrid *grid, ColPartitionSet **all_columns) | tesseract::TableFinder | protectedstatic |
SetVerticalSpacing(ColPartition *part) | tesseract::TableFinder | protected |
SmoothTablePartitionRuns() | tesseract::TableFinder | protected |
SplitAndInsertFragmentedTextPartition(ColPartition *part) | tesseract::TableFinder | protected |
table_grid_ | tesseract::TableFinder | protected |
TableFinder() | tesseract::TableFinder | |
tright() const | tesseract::TableFinder | protected |
~TableFinder() | tesseract::TableFinder | |