Searched refs:SetupCorrectSegmentation (Results 1 – 3 of 3) sorted by relevance
271 void SetupCorrectSegmentation(const TWERD *word, bool debug);
399 void BlamerBundle::SetupCorrectSegmentation(const TWERD *word, bool debug) { in SetupCorrectSegmentation() function in tesseract::BlamerBundle
143 blamer_bundle->SetupCorrectSegmentation(word_res->chopped_word, wordrec_debug_blamer); in InitialSegSearch()