tesseract::CubeRecoContext Class Reference
#include <cube_reco_context.h>
List of all members.
Member Enumeration Documentation
Constructor & Destructor Documentation
tesseract::CubeRecoContext::CubeRecoContext |
( |
Tesseract * |
tess_obj |
) |
|
tesseract::CubeRecoContext::~CubeRecoContext |
( |
|
) |
|
Member Function Documentation
CharBigrams* tesseract::CubeRecoContext::Bigrams |
( |
|
) |
const [inline] |
bool tesseract::CubeRecoContext::CaseSensitive |
( |
|
) |
const [inline] |
CharSet* tesseract::CubeRecoContext::CharacterSet |
( |
|
) |
const [inline] |
CharClassifier* tesseract::CubeRecoContext::Classifier |
( |
|
) |
const [inline] |
bool tesseract::CubeRecoContext::Contextual |
( |
|
) |
const [inline] |
bool tesseract::CubeRecoContext::Cursive |
( |
|
) |
const [inline] |
bool tesseract::CubeRecoContext::GetDataFilePath |
( |
string * |
path |
) |
const |
bool tesseract::CubeRecoContext::HasCase |
( |
|
) |
const [inline] |
bool tesseract::CubeRecoContext::HasItalics |
( |
|
) |
const [inline] |
const string& tesseract::CubeRecoContext::Lang |
( |
|
) |
const [inline] |
LangModel* tesseract::CubeRecoContext::LangMod |
( |
|
) |
const [inline] |
bool tesseract::CubeRecoContext::NoisyInput |
( |
|
) |
const [inline] |
bool tesseract::CubeRecoContext::Numeric |
( |
|
) |
const [inline] |
bool tesseract::CubeRecoContext::OOD |
( |
|
) |
const [inline] |
TuningParams* tesseract::CubeRecoContext::Params |
( |
|
) |
const [inline] |
bool tesseract::CubeRecoContext::Punc |
( |
|
) |
const [inline] |
ReadOrder tesseract::CubeRecoContext::ReadingOrder |
( |
|
) |
const [inline] |
void tesseract::CubeRecoContext::SetCaseSensitive |
( |
bool |
case_sensitive |
) |
[inline] |
void tesseract::CubeRecoContext::SetNoisyInput |
( |
bool |
noisy_input |
) |
[inline] |
void tesseract::CubeRecoContext::SetNumeric |
( |
bool |
numeric_enabled |
) |
[inline] |
void tesseract::CubeRecoContext::SetOOD |
( |
bool |
ood_enabled |
) |
[inline] |
void tesseract::CubeRecoContext::SetPunc |
( |
bool |
punc_enabled |
) |
[inline] |
void tesseract::CubeRecoContext::SetSizeNormalization |
( |
bool |
size_normalization |
) |
[inline] |
void tesseract::CubeRecoContext::SetWordList |
( |
bool |
word_list_enabled |
) |
[inline] |
WordSizeModel* tesseract::CubeRecoContext::SizeModel |
( |
|
) |
const [inline] |
bool tesseract::CubeRecoContext::SizeNormalization |
( |
|
) |
const [inline] |
const UNICHARSET* tesseract::CubeRecoContext::TessUnicharset |
( |
|
) |
const [inline] |
bool tesseract::CubeRecoContext::WordList |
( |
|
) |
const [inline] |
WordUnigrams* tesseract::CubeRecoContext::WordUnigramsObj |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following files: