#include "varable.h"
#include "pageres.h"
#include "notdll.h"
Go to the source code of this file.
| INT16 alpha_count | ( | const char * | word | ) |
Referenced by recog_word().
| const char* char_ambiguities | ( | char | c | ) |
| float compute_reject_threshold | ( | BLOB_CHOICE_LIST_CLIST * | blob_choices | ) |
| void dont_allow_1Il | ( | WERD_RES * | word | ) |
| void dont_allow_dubious_chars | ( | WERD_RES * | word | ) |
| INT16 evaluate_net_match | ( | char | top, | |
| float | top_score, | |||
| char | next, | |||
| float | next_score, | |||
| char | tess_ch, | |||
| BOOL8 | dict_word, | |||
| BOOL8 | checked_dict_word, | |||
| BOOL8 | sensible_word, | |||
| BOOL8 | centre, | |||
| BOOL8 | good_quality_word | |||
| ) |
| INT16 first_alphanum_pos | ( | const char * | word | ) |
| void flip_0O | ( | WERD_RES * | word | ) |
| void flip_hyphens | ( | WERD_RES * | word | ) |
| void make_reject_map | ( | WERD_RES * | word, | |
| BLOB_CHOICE_LIST_CLIST * | blob_choices, | |||
| ROW * | row, | |||
| INT16 | pass | |||
| ) |
Referenced by classify_word_pass1(), and match_word_pass2().
| INT16 nn_match_char | ( | IMAGE & | scaled_image, | |
| float | baseline_pos, | |||
| BOOL8 | dict_word, | |||
| BOOL8 | checked_dict_word, | |||
| BOOL8 | sensible_word, | |||
| BOOL8 | centre, | |||
| BOOL8 | good_quality_word, | |||
| char | tess_ch | |||
| ) |
| BOOL8 non_0_digit | ( | char | c | ) |
| BOOL8 non_O_upper | ( | char | c | ) |
Referenced by word_adaptable().
| void reject_blanks | ( | WERD_RES * | word | ) |
| void reject_edge_blobs | ( | WERD_RES * | word | ) |
| void reject_I_1_L | ( | WERD_RES * | word | ) |
| void reject_mostly_rejects | ( | WERD_RES * | word | ) |
Referenced by classify_word_pass2().
| void reject_poor_matches | ( | WERD_RES * | word, | |
| BLOB_CHOICE_LIST_CLIST * | blob_choices | |||
| ) |
| BOOL8 repeated_ch_string | ( | const char * | rep_ch_str | ) |
| INT16 safe_dict_word | ( | const char * | s | ) |
Referenced by fp_eval_word_spacing(), and set_unlv_suspects().
| int sort_floats | ( | const void * | arg1, | |
| const void * | arg2 | |||
| ) |
| void test_ambigs | ( | const char * | word | ) |
| BOOL8 word_contains_non_1_digit | ( | const char * | word | ) |
1.5.1