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