tesseract  5.0.0-alpha-619-ge9db
textord.h File Reference
#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 >