|
tesseract
4.0.0-1-g2a2b
|
#include "ccstruct.h"#include "bbgrid.h"#include "blobbox.h"#include "gap_map.h"#include "publictypes.h"Go to the source code of this file.
Classes | |
| class | tesseract::WordWithBox |
| class | tesseract::Textord |
Namespaces | |
| tesseract | |
Typedefs | |
| using | tesseract::WordGrid = BBGrid< WordWithBox, WordWithBox_CLIST, WordWithBox_C_IT > |
| using | tesseract::WordSearch = GridSearch< WordWithBox, WordWithBox_CLIST, WordWithBox_C_IT > |