Searched refs:tess_trainer (Results 1 – 3 of 3) sorted by relevance
147 tess_trainer = testing ? trainer : NULL; in recog_word_recursive()366 if (tess_trainer != NULL)367 (*tess_trainer) (filename, blob, tess_denorm, correct_blob, text, count, &ratings);
184 POLY_TESTER tess_trainer; //current trainer variable
631 tesseract_->tess_trainer = NULL; in RecognizeForChopTest()