hough_cmp_gt 166 modules/imgproc/src/hough.cpp std::sort(_sort_buf.begin(), _sort_buf.end(), hough_cmp_gt(accum)); hough_cmp_gt 1126 modules/imgproc/src/hough.cpp std::sort(sort_buf.begin(), sort_buf.begin() + center_count, cv::hough_cmp_gt(adata)); hough_cmp_gt 1181 modules/imgproc/src/hough.cpp std::sort(sort_buf.begin(), sort_buf.begin() + nz_count1, cv::hough_cmp_gt((int*)ddata));