Searched refs:trans_count (Results 1 – 1 of 1) sorted by relevance
620 inT32 trans_count = 0; //no of transitions in clean_noise_from_row() local680 trans_count = blob->count_transitions (trans_threshold); in clean_noise_from_row()681 if (trans_count < textord_noise_translimit) in clean_noise_from_row()692 blob_box.top (), blob->out_list ()->length (), trans_count, in clean_noise_from_row()729 inT32 trans_count; //no of transitions in clean_noise_from_words() local791 trans_count = blob->count_transitions (trans_threshold); in clean_noise_from_words()792 if (trans_count < textord_noise_translimit) in clean_noise_from_words()