tesseract  3.03
tesseract::LanguageModel Member List
This is the complete list of members for tesseract::LanguageModel, including all inherited members.
acceptable_choice_found_tesseract::LanguageModel [protected]
AcceptableChoiceFound()tesseract::LanguageModel [inline]
AcceptablePath(const ViterbiStateEntry &vse)tesseract::LanguageModel [inline, protected]
AddViterbiStateEntry(LanguageModelFlagsType top_choice_flags, float denom, bool word_end, int curr_col, int curr_row, BLOB_CHOICE *b, LanguageModelState *curr_state, ViterbiStateEntry *parent_vse, LMPainPoints *pain_points, WERD_RES *word_res, BestChoiceBundle *best_choice_bundle, BlamerBundle *blamer_bundle)tesseract::LanguageModel [protected]
beginning_active_dawgs_tesseract::LanguageModel [protected]
CertaintyScore(float cert)tesseract::LanguageModel [inline, protected]
ComputeAdjustedPathCost(ViterbiStateEntry *vse)tesseract::LanguageModel [protected]
ComputeAdjustment(int num_problems, float penalty)tesseract::LanguageModel [inline, protected]
ComputeAssociateStats(int col, int row, float max_char_wh_ratio, ViterbiStateEntry *parent_vse, WERD_RES *word_res, AssociateStats *associate_stats)tesseract::LanguageModel [inline, protected]
ComputeConsistencyAdjustment(const LanguageModelDawgInfo *dawg_info, const LMConsistencyInfo &consistency_info)tesseract::LanguageModel [inline, protected]
ComputeDenom(BLOB_CHOICE_LIST *curr_list)tesseract::LanguageModel [protected]
ComputeNgramCost(const char *unichar, float certainty, float denom, const char *context, int *unichar_step_len, bool *found_small_prob, float *ngram_prob)tesseract::LanguageModel [protected]
ConstructWord(ViterbiStateEntry *vse, WERD_RES *word_res, DANGERR *fixpt, BlamerBundle *blamer_bundle, bool *truth_path)tesseract::LanguageModel [protected]
correct_segmentation_explored_tesseract::LanguageModel [protected]
dawg_args_tesseract::LanguageModel [protected]
dict_tesseract::LanguageModel [protected]
ExtractFeaturesFromPath(const ViterbiStateEntry &vse, float features[])tesseract::LanguageModel [static]
FillConsistencyInfo(int curr_col, bool word_end, BLOB_CHOICE *b, ViterbiStateEntry *parent_vse, WERD_RES *word_res, LMConsistencyInfo *consistency_info)tesseract::LanguageModel [protected]
fixed_pitch_tesseract::LanguageModel [protected]
fontinfo_table_tesseract::LanguageModel [protected]
GenerateDawgInfo(bool word_end, int curr_col, int curr_row, const BLOB_CHOICE &b, const ViterbiStateEntry *parent_vse)tesseract::LanguageModel [protected]
GenerateNgramInfo(const char *unichar, float certainty, float denom, int curr_col, int curr_row, float outline_length, const ViterbiStateEntry *parent_vse)tesseract::LanguageModel [protected]
GenerateTopChoiceInfo(ViterbiStateEntry *new_vse, const ViterbiStateEntry *parent_vse, LanguageModelState *lms)tesseract::LanguageModel [protected]
GetNextParentVSE(bool just_classified, bool mixed_alnum, const BLOB_CHOICE *bc, LanguageModelFlagsType blob_choice_flags, const UNICHARSET &unicharset, WERD_RES *word_res, ViterbiStateEntry_IT *vse_it, LanguageModelFlagsType *top_choice_flags) const tesseract::LanguageModel [protected]
getParamsModel()tesseract::LanguageModel [inline]
GetTopLowerUpperDigit(BLOB_CHOICE_LIST *curr_list, BLOB_CHOICE **first_lower, BLOB_CHOICE **first_upper, BLOB_CHOICE **first_digit) const tesseract::LanguageModel [protected]
InitForWord(const WERD_CHOICE *prev_word, bool fixed_pitch, float max_char_wh_ratio, float rating_cert_scale)tesseract::LanguageModel
kDigitFlagtesseract::LanguageModel [static]
kLowerCaseFlagtesseract::LanguageModel [static]
kMaxAvgNgramCosttesseract::LanguageModel [static]
kSmallestRatingFlagtesseract::LanguageModel [static]
kUpperCaseFlagtesseract::LanguageModel [static]
kXhtConsistentFlagtesseract::LanguageModel [static]
language_model_debug_leveltesseract::LanguageModel
language_model_min_compound_lengthtesseract::LanguageModel
language_model_ngram_nonmatch_scoretesseract::LanguageModel
language_model_ngram_ontesseract::LanguageModel
language_model_ngram_ordertesseract::LanguageModel
language_model_ngram_rating_factortesseract::LanguageModel
language_model_ngram_scale_factortesseract::LanguageModel
language_model_ngram_small_probtesseract::LanguageModel
language_model_ngram_space_delimited_languagetesseract::LanguageModel
language_model_ngram_use_only_first_uft8_steptesseract::LanguageModel
language_model_penalty_casetesseract::LanguageModel
language_model_penalty_chartypetesseract::LanguageModel
language_model_penalty_fonttesseract::LanguageModel
language_model_penalty_incrementtesseract::LanguageModel
language_model_penalty_non_dict_wordtesseract::LanguageModel
language_model_penalty_non_freq_dict_wordtesseract::LanguageModel
language_model_penalty_punctesseract::LanguageModel
language_model_penalty_scripttesseract::LanguageModel
language_model_penalty_spacingtesseract::LanguageModel
language_model_use_sigmoidal_certaintytesseract::LanguageModel
language_model_viterbi_list_max_num_prunabletesseract::LanguageModel
language_model_viterbi_list_max_sizetesseract::LanguageModel
LanguageModel(const UnicityTable< FontInfo > *fontinfo_table, Dict *dict)tesseract::LanguageModel
max_char_wh_ratio_tesseract::LanguageModel [protected]
params_model_tesseract::LanguageModel [protected]
prev_word_str_tesseract::LanguageModel [protected]
prev_word_unichar_step_len_tesseract::LanguageModel [protected]
PrunablePath(const ViterbiStateEntry &vse)tesseract::LanguageModel [inline, protected]
rating_cert_scale_tesseract::LanguageModel [protected]
SetAcceptableChoiceFound(bool val)tesseract::LanguageModel [inline]
SetTopParentLowerUpperDigit(LanguageModelState *parent_node) const tesseract::LanguageModel [protected]
UpdateBestChoice(ViterbiStateEntry *vse, LMPainPoints *pain_points, WERD_RES *word_res, BestChoiceBundle *best_choice_bundle, BlamerBundle *blamer_bundle)tesseract::LanguageModel [protected]
UpdateState(bool just_classified, int curr_col, int curr_row, BLOB_CHOICE_LIST *curr_list, LanguageModelState *parent_node, LMPainPoints *pain_points, WERD_RES *word_res, BestChoiceBundle *best_choice_bundle, BlamerBundle *blamer_bundle)tesseract::LanguageModel
very_beginning_active_dawgs_tesseract::LanguageModel [protected]
wordrec_display_segmentationstesseract::LanguageModel
~LanguageModel()tesseract::LanguageModel
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines