ccmain/reject.h File Reference

#include "varable.h"
#include "pageres.h"
#include "notdll.h"

Go to the source code of this file.

Functions


Function Documentation

INT16 alpha_count ( const char *  word  ) 

Referenced by recog_word().

BOOL8 ambig_word ( const char *  start_word,
char *  temp_word,
INT16  test_char_pos 
)

const char* char_ambiguities ( char  c  ) 

float compute_reject_threshold ( BLOB_CHOICE_LIST_CLIST *  blob_choices  ) 

INT16 count_alphanums ( WERD_RES word  ) 

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 
)

void nn_match_word ( WERD_RES word,
ROW row 
)

void nn_recover_rejects ( WERD_RES word,
ROW row 
)

BOOL8 non_0_digit ( char  c  ) 

BOOL8 non_O_upper ( char  c  ) 

BOOL8 one_ell_conflict ( WERD_RES word_res,
BOOL8  update_map 
)

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  ) 

BOOL8 repeated_nonalphanum_wd ( WERD_RES word,
ROW row 
)

INT16 safe_dict_word ( const char *  s  ) 

Referenced by fp_eval_word_spacing(), and set_unlv_suspects().

void set_done ( WERD_RES word,
INT16  pass 
)

int sort_floats ( const void *  arg1,
const void *  arg2 
)

BOOL8 test_ambig_word ( WERD_RES word  ) 

void test_ambigs ( const char *  word  ) 

BOOL8 word_contains_non_1_digit ( const char *  word  ) 


Generated on Wed Feb 28 19:49:15 2007 for Tesseract by  doxygen 1.5.1