Home
last modified time | relevance | path

Searched refs:good_top_choice (Results 1 – 1 of 1) sorted by relevance

/external/tesseract/ccmain/
Dreject.cpp1250 BOOL8 good_top_choice; in evaluate_net_match() local
1255 good_top_choice = (top_score > nn_reject_threshold) && in evaluate_net_match()
1258 excellent_top_choice = good_top_choice && in evaluate_net_match()
1264 else if (good_top_choice) in evaluate_net_match()
1279 if (good_top_choice) in evaluate_net_match()
1294 if (!good_top_choice) in evaluate_net_match()
1300 if (!good_top_choice) in evaluate_net_match()