Home
last modified time | relevance | path

Searched defs:char_clusters (Results 1 – 2 of 2) sorted by relevance

/external/tesseract/ccmain/
Dadaptions.cpp198 CHAR_SAMPLES_LIST *char_clusters, in collect_ems_for_adaption()
310 CHAR_SAMPLES_LIST *char_clusters, in collect_characters_for_adaption()
384 CHAR_SAMPLES_LIST *char_clusters, in cluster_sample()
490 void Tesseract::complete_clustering(CHAR_SAMPLES_LIST *char_clusters, in complete_clustering()
529 CHAR_SAMPLES_LIST *char_clusters, in adapt_to_good_ems()
768 CHAR_SAMPLES_LIST *char_clusters, in adapt_to_good_samples()
962 void print_em_stats(CHAR_SAMPLES_LIST *char_clusters, in print_em_stats()
1022 void display_cluster_prototypes(CHAR_SAMPLES_LIST *char_clusters) { in display_cluster_prototypes()
Dcontrol.cpp238 static CHAR_SAMPLES_LIST char_clusters; in recog_all_words() local
603 CHAR_SAMPLES_LIST *char_clusters, in classify_word_pass1()