Searched defs:acc_threshold (Results 1 – 2 of 2) sorted by relevance
853 int canny_threshold, int acc_threshold, in icvHoughCirclesGradient()1092 int acc_threshold = cvRound(param2); in cvHoughCircles() local
187 int acc_threshold; member