tesseract
5.0.0-alpha-619-ge9db
|
Go to the source code of this file.
Classes | |
class | tesseract::ColSegment |
class | tesseract::TableFinder |
Namespaces | |
tesseract | |
Typedefs | |
using | tesseract::ColSegmentGrid = BBGrid< ColSegment, ColSegment_CLIST, ColSegment_C_IT > |
using | tesseract::ColSegmentGridSearch = GridSearch< ColSegment, ColSegment_CLIST, ColSegment_C_IT > |
Enumerations | |
enum | tesseract::ColSegType { tesseract::COL_UNKNOWN, tesseract::COL_TEXT, tesseract::COL_TABLE, tesseract::COL_MIXED, tesseract::COL_COUNT } |