tesseract::CharBigrams Class Reference
#include <char_bigrams.h>
List of all members.
Constructor & Destructor Documentation
tesseract::CharBigrams::CharBigrams |
( |
|
) |
|
tesseract::CharBigrams::~CharBigrams |
( |
|
) |
|
Member Function Documentation
int tesseract::CharBigrams::Cost |
( |
const char_32 * |
str, |
|
|
CharSet * |
char_set | |
|
) |
| | const |
CharBigrams * tesseract::CharBigrams::Create |
( |
const string & |
data_file_path, |
|
|
const string & |
lang | |
|
) |
| | [static] |
int tesseract::CharBigrams::MeanCostWithSpaces |
( |
const char_32 * |
char_32_ptr |
) |
const [protected] |
int tesseract::CharBigrams::PairCost |
( |
char_32 |
ch1, |
|
|
char_32 |
ch2 | |
|
) |
| | const [protected] |
The documentation for this class was generated from the following files: