#include <permute.h>
List of all members.
Constructor & Destructor Documentation
tesseract::PermuterState::PermuterState |
( |
| ) |
|
Member Function Documentation
void tesseract::PermuterState::AddPreference |
( |
int |
start_pos, |
|
|
char * |
pos_str, |
|
|
float |
weight |
|
) |
| |
void tesseract::PermuterState::AddPreference |
( |
int |
char_pos, |
|
|
BLOB_CHOICE * |
blob_choice, |
|
|
float |
weight |
|
) |
| |
WERD_CHOICE * tesseract::PermuterState::GetPermutedWord |
( |
float * |
certainties, |
|
|
float * |
adjust_factor |
|
) |
| |
bool tesseract::PermuterState::position_marked |
( |
int |
pos | ) |
[inline] |
void tesseract::PermuterState::set_adjust_factor |
( |
float |
factor | ) |
[inline] |
void tesseract::PermuterState::set_allow_collision |
( |
bool |
flag | ) |
[inline] |
void tesseract::PermuterState::set_debug |
( |
bool |
debug | ) |
[inline] |
The documentation for this class was generated from the following files: