Lines Matching defs:threshold
69 int threshold;
89 float threshold;
270 hid_stage_classifier->threshold = stage_classifier->threshold - icv_stage_threshold_bias;
300 node->threshold = (int)((classifier->threshold[l]) * 65536.0);
351 ipp_thresholds[j] = classifier->threshold[0];
411 double t = node->threshold * variance_norm_factor;
534 // if( stage_sum >= ptr->threshold )
562 int t = node->threshold * variance_norm_factor;
574 int t = node->threshold * variance_norm_factor;
584 if( stage_sum < cascade->stage_classifier[i].threshold )
604 // if( stage_sum < cascade->stage_classifier[i].threshold )
1070 // cascade->hid_cascade->stage_classifier[j].threshold,