tesseract
5.0.0-alpha-619-ge9db
|
#include "ccstruct.h"
#include "bbgrid.h"
#include "blobbox.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 | |
tesseract | |
Typedefs | |
using | tesseract::WordGrid = BBGrid< WordWithBox, WordWithBox_CLIST, WordWithBox_C_IT > |
using | tesseract::WordSearch = GridSearch< WordWithBox, WordWithBox_CLIST, WordWithBox_C_IT > |