Searched defs:hit_threshold (Results 1 – 4 of 4) sorted by relevance
42 double hit_threshold; member in Args81 double hit_threshold; member in App
53 double hit_threshold; member in App
119 virtual void setHitThreshold(double hit_threshold) { hit_threshold_ = hit_threshold; } in setHitThreshold()
1724 static bool ocl_detect(InputArray img, std::vector<Point> &hits, double hit_threshold, Size win_str… in ocl_detect()1793 … double hit_threshold, Size win_stride, double group_threshold, in ocl_detectMultiScale()