tesseract/tessdata
Johannes Künsebeck aa2ab68e29 Removed unused parameters
The following parameters are not used anywhere anymore:

 * use_definite_ambigs_for_classifier
 * max_viterbi_list_size
 * word_to_debug_lengths
 * fragments_debug
 * tessedit_redo_xheight
 * debug_acceptable_wds
 * tessedit_matcher_log
 * tessedit_test_adaption_mode
 * docqual_excuse_outline_errs
 * crunch_pot_garbage
 * suspect_space_level
 * tessedit_consistent_reps
 * wordrec_display_all_words
 * wordrec_no_block
 * wordrec_worst_state
 * fragments_guide_chopper
 * segment_adjust_debug
 * classify_adapt_feature_thresh (classify_adapt_feature_threshold still exists)
 * classify_adapt_proto_thresh (classify_adapt_proto_threshold still exists)
 * classify_min_norm_scale_x
 * classify_max_norm_scale_x
 * classify_min_norm_scale_y
 * classify_max_norm_scale_y
 * il1_adaption_test
 * textord_blob_size_bigile
 * textord_blob_size_smallile
 * editor_debug_config_file
 * textord_tabfind_show_color_fit

The list was generated by a python script and each parameter occurence checked
manually.
2019-10-03 09:18:29 +02:00
..
configs Removed unused parameters 2019-10-03 09:18:29 +02:00
tessconfigs Removed unused parameters 2019-10-03 09:18:29 +02:00
eng.user-patterns fix issue 755; add example config files from tesseract manpage 2013-10-20 20:20:10 +00:00
eng.user-words fix issue 755; add example config files from tesseract manpage 2013-10-20 20:20:10 +00:00
Makefile.am autotools: remove list of traineddata files 2019-05-08 15:36:58 +02:00
pdf.ttf fix #712: Ghostscript mangling Tesseract-produced PDFs 2017-02-15 17:09:37 +01:00