#include <char_bigrams.h>
List of all members.
Constructor & Destructor Documentation
tesseract::CharBigrams::CharBigrams |
( |
| ) |
|
tesseract::CharBigrams::~CharBigrams |
( |
| ) |
|
Member Function Documentation
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: