Tesseract
3.02
|
#include <bestfirst.h>
Public Attributes | |
HEAP * | open_states |
HASH_TABLE | closed_states |
STATE * | this_state |
STATE * | first_state |
STATE * | best_state |
int | num_joints |
long | num_states |
long | before_best |
float | segcost_bias |
WERD_CHOICE * | best_choice |
WERD_CHOICE * | raw_choice |
BLOB_CHOICE_LIST_VECTOR * | best_char_choices |
Definition at line 45 of file bestfirst.h.
Definition at line 54 of file bestfirst.h.
Definition at line 58 of file bestfirst.h.
Definition at line 56 of file bestfirst.h.
Definition at line 51 of file bestfirst.h.
Definition at line 48 of file bestfirst.h.
Definition at line 50 of file bestfirst.h.
Definition at line 52 of file bestfirst.h.
Definition at line 53 of file bestfirst.h.
Definition at line 47 of file bestfirst.h.
Definition at line 57 of file bestfirst.h.
Definition at line 55 of file bestfirst.h.
Definition at line 49 of file bestfirst.h.