tesseract  4.00.00dev
tablefind.h File Reference
#include "colpartitiongrid.h"
#include "elst.h"
#include "rect.h"

Go to the source code of this file.

Classes

class  tesseract::ColSegment
 
class  tesseract::TableFinder
 

Namespaces

 tesseract
 

Typedefs

typedef BBGrid< ColSegment, ColSegment_CLIST, ColSegment_C_IT > tesseract::ColSegmentGrid
 
typedef GridSearch< ColSegment, ColSegment_CLIST, ColSegment_C_IT > tesseract::ColSegmentGridSearch
 

Enumerations

enum  tesseract::ColSegType {
  tesseract::COL_UNKNOWN, tesseract::COL_TEXT, tesseract::COL_TABLE, tesseract::COL_MIXED,
  tesseract::COL_COUNT
}