Searched refs:best_cls (Results 1 – 1 of 1) sorted by relevance
164 Point best_cls; in ann_calc_error() local165 minMaxLoc(output, 0, 0, 0, &best_cls, 0); in ann_calc_error()169 int d = best_cls.x == r ? 0 : 1; in ann_calc_error()171 pred_resp[i] = (float)best_cls.x; in ann_calc_error()