threshold         268 3rdparty/libjasper/jpc_tagtree.c   int threshold, jpc_bitstream_t *out)
threshold         279 3rdparty/libjasper/jpc_tagtree.c     assert(threshold >= 0);
threshold         299 3rdparty/libjasper/jpc_tagtree.c         while (low < threshold) {
threshold         321 3rdparty/libjasper/jpc_tagtree.c     return (leaf->low_ < threshold) ? 1 : 0;
threshold         328 3rdparty/libjasper/jpc_tagtree.c   int threshold, jpc_bitstream_t *in)
threshold         339 3rdparty/libjasper/jpc_tagtree.c     assert(threshold >= 0);
threshold         356 3rdparty/libjasper/jpc_tagtree.c         while (low < threshold && low < node->value_) {
threshold         373 3rdparty/libjasper/jpc_tagtree.c     return (node->value_ < threshold) ? 1 : 0;
threshold         158 3rdparty/libjasper/jpc_tagtree.h   int threshold, jpc_bitstream_t *in);
threshold         162 3rdparty/libjasper/jpc_tagtree.h   int threshold, jpc_bitstream_t *out);
threshold        1417 apps/traincascade/boost.cpp         sum = sum < threshold - CV_THRESHOLD_EPS ? 0.0 : 1.0;
threshold        1685 apps/traincascade/boost.cpp     threshold = eval[ thresholdIdx ];
threshold        1688 apps/traincascade/boost.cpp         if ( abs( eval[i] - threshold) < FLT_EPSILON )
threshold        1717 apps/traincascade/boost.cpp     fs << CC_STAGE_THRESHOLD << threshold;
threshold        1738 apps/traincascade/boost.cpp     node[CC_STAGE_THRESHOLD] >> threshold;
threshold          72 apps/traincascade/boost.h     float getThreshold() const { return threshold; }
threshold          82 apps/traincascade/boost.h     float threshold;
threshold        1435 apps/traincascade/old_ml_boost.cpp     double sum, threshold;
threshold        1457 apps/traincascade/old_ml_boost.cpp     threshold = i < count ? weak_eval->data.db[i] : DBL_MAX;
threshold        1462 apps/traincascade/old_ml_boost.cpp         int f = w >= threshold;
threshold        1042 modules/calib3d/include/opencv2/calib3d.hpp                                              double threshold = 5 );
threshold        1217 modules/calib3d/include/opencv2/calib3d.hpp                                  double threshold = 1.0, OutputArray mask = noArray() );
threshold         310 modules/calib3d/include/opencv2/calib3d/calib3d_c.h                                         double threshold CV_DEFAULT(5));
threshold        2434 modules/calib3d/src/calibration.cpp     CvMat* _H1, CvMat* _H2, double threshold )
threshold        2490 modules/calib3d/src/calibration.cpp     if( threshold > 0 )
threshold        2500 modules/calib3d/src/calibration.cpp                      lines2[i].z) <= threshold &&
threshold        2503 modules/calib3d/src/calibration.cpp                      lines1[i].z) <= threshold )
threshold        3382 modules/calib3d/src/calibration.cpp                                     OutputArray _Hmat1, OutputArray _Hmat2, double threshold )
threshold        3393 modules/calib3d/src/calibration.cpp     return cvStereoRectifyUncalibrated(&c_pt1, &c_pt2, p_F, imgSize, &c_H1, &c_H2, threshold) > 0;
threshold         837 modules/calib3d/src/fisheye.cpp     const int threshold = 50;
threshold         994 modules/calib3d/src/fisheye.cpp             CV_Assert(abs_max < threshold); // bad stereo pair
threshold         406 modules/calib3d/src/five-point.cpp                               int method, double prob, double threshold, OutputArray _mask)
threshold         435 modules/calib3d/src/five-point.cpp     threshold /= focal;
threshold         439 modules/calib3d/src/five-point.cpp         createRANSACPointSetRegistrator(makePtr<EMEstimatorCallback>(), 5, threshold, prob)->run(points1, points2, E, _mask);
threshold          99 modules/calib3d/src/precomp.hpp                                                                     int modelPoints, double threshold,
threshold          81 modules/calib3d/src/ptsetreg.cpp     : cb(_cb), modelPoints(_modelPoints), threshold(_threshold), confidence(_confidence), maxIters(_maxIters)
threshold         230 modules/calib3d/src/ptsetreg.cpp                 goodCount = findInliers( m1, m2, model_i, err, mask, threshold );
threshold         265 modules/calib3d/src/ptsetreg.cpp     double threshold;
threshold         471 modules/calib3d/src/ptsetreg.cpp         const float threshold = 0.996f;
threshold         495 modules/calib3d/src/ptsetreg.cpp                     if( num*num > threshold*threshold*denom )
threshold         187 modules/calib3d/src/quadsubpix.cpp         threshold(img, black_comp, black_thresh, 255.0, THRESH_BINARY_INV);
threshold         188 modules/calib3d/src/quadsubpix.cpp         threshold(img, white_comp, white_thresh, 255.0, THRESH_BINARY);
threshold        1302 modules/calib3d/test/test_cameracalibration.cpp         Mat& H1, Mat& H2, double threshold=5 ) = 0;
threshold        1682 modules/calib3d/test/test_cameracalibration.cpp         Mat& H1, Mat& H2, double threshold=5 );
threshold        1762 modules/calib3d/test/test_cameracalibration.cpp            const Mat& points2, const Mat& F, Size imgSize, Mat& H1, Mat& H2, double threshold )
threshold        1769 modules/calib3d/test/test_cameracalibration.cpp     return cvStereoRectifyUncalibrated(&_pt1, &_pt2, pF, imgSize, &_H1, &_H2, threshold) > 0;
threshold        1815 modules/calib3d/test/test_cameracalibration.cpp         Mat& H1, Mat& H2, double threshold=5 );
threshold        1849 modules/calib3d/test/test_cameracalibration.cpp                        const Mat& points2, const Mat& F, Size imgSize, Mat& H1, Mat& H2, double threshold )
threshold        1851 modules/calib3d/test/test_cameracalibration.cpp     return stereoRectifyUncalibrated( points1, points2, F, imgSize, H1, H2, threshold );
threshold         361 modules/calib3d/test/test_chesscorners.cpp     const double threshold = 0.25;
threshold         364 modules/calib3d/test/test_chesscorners.cpp     return imgsize * threshold < cbsize;
threshold         616 modules/core/src/lapack.cpp     double threshold = 0;
threshold         629 modules/core/src/lapack.cpp         threshold += w[i*incw];
threshold         630 modules/core/src/lapack.cpp     threshold *= eps;
threshold         636 modules/core/src/lapack.cpp         if( (double)std::abs(wi) <= threshold )
threshold          95 modules/core/test/ocl/test_arithm.cpp     void Near(double threshold = 0.)
threshold          97 modules/core/test/ocl/test_arithm.cpp         OCL_EXPECT_MATS_NEAR(dst, threshold);
threshold         159 modules/core/test/ocl/test_arithm.cpp         cv::threshold(mask, mask, 0.5, 255., CV_8UC1);
threshold         178 modules/core/test/ocl/test_arithm.cpp     void Near(double threshold = 0., bool relative = false)
threshold         181 modules/core/test/ocl/test_arithm.cpp             OCL_EXPECT_MATS_NEAR(dst1, threshold);
threshold         183 modules/core/test/ocl/test_arithm.cpp             OCL_EXPECT_MATS_NEAR_RELATIVE(dst1, threshold);
threshold         186 modules/core/test/ocl/test_arithm.cpp     void Near1(double threshold = 0.)
threshold         188 modules/core/test/ocl/test_arithm.cpp         OCL_EXPECT_MATS_NEAR(dst2, threshold);
threshold        1596 modules/core/test/ocl/test_arithm.cpp     void Near(double threshold = 0.)
threshold        1598 modules/core/test/ocl/test_arithm.cpp         OCL_EXPECT_MATS_NEAR(dst, threshold);
threshold         127 modules/core/test/ocl/test_channels.cpp     void Near(double threshold = 0.)
threshold         129 modules/core/test/ocl/test_channels.cpp         OCL_EXPECT_MATS_NEAR(dst, threshold);
threshold         139 modules/core/test/ocl/test_matrix_operation.cpp             cv::threshold(mask, mask, 0.5, 255., THRESH_BINARY);
threshold          43 modules/core/test/test_ippasync.cpp     void Near(double threshold = 0.0)
threshold          45 modules/core/test/test_ippasync.cpp         EXPECT_MAT_NEAR(matrix, result, threshold);
threshold         127 modules/core/test/test_ippasync.cpp     void Near(double threshold = 0.0)
threshold         129 modules/core/test/test_ippasync.cpp         EXPECT_MAT_NEAR(matrix, result, threshold);
threshold        1269 modules/core/test/test_mat.cpp     double threshold = (n*nodeSize0*1.6 + n*2.*sizeof(size_t))*1e-6;
threshold        1270 modules/core/test/test_mat.cpp     printf("after: data size=%.0f Mbytes, threshold=%.0f MBytes\n", dataSize1, threshold);
threshold        1273 modules/core/test/test_mat.cpp     ASSERT_LE(dataSize1, threshold);
threshold        1621 modules/core/test/test_math.cpp     double threshold = (input.depth() == CV_32F ? FLT_EPSILON : DBL_EPSILON)*1000;
threshold        1625 modules/core/test/test_math.cpp     if( det < threshold ||
threshold        1626 modules/core/test/test_math.cpp        ((method == CV_LU || method == CV_CHOLESKY) && (result == 0 || ratio < threshold)) ||
threshold        1627 modules/core/test/test_math.cpp        ((method == CV_SVD || method == CV_SVD_SYM) && result < threshold) )
threshold        1762 modules/core/test/test_math.cpp         double threshold = (input.type() == CV_32F ? FLT_EPSILON : DBL_EPSILON)*1000;
threshold        1765 modules/core/test/test_math.cpp         if( det < threshold || ratio < threshold )
threshold        1939 modules/core/test/test_math.cpp     double prev = 0, threshold = depth == CV_32F ? FLT_EPSILON : DBL_EPSILON;
threshold        1972 modules/core/test/test_math.cpp         test_mat[OUTPUT][3].at<uchar>(i) = aii >= 0 && normval < threshold && (i == 0 || aii <= prev);
threshold        2156 modules/core/test/test_math.cpp     double threshold = cv::sum(w)[0]*(DBL_EPSILON*2);//(is_float ? FLT_EPSILON*10 : DBL_EPSILON*2);
threshold        2162 modules/core/test/test_math.cpp         cvSetReal2D( &_wdb, i, i, wii > threshold ? 1./wii : 0. );
threshold         347 modules/cudaarithm/include/opencv2/cudaarithm.hpp CV_EXPORTS double threshold(InputArray src, OutputArray dst, double thresh, double maxval, int type, Stream& stream = Stream::Null());
threshold        1485 modules/cudaarithm/perf/perf_element_operations.cpp         TEST_CYCLE() cv::cuda::threshold(d_src, dst, 100.0, 255.0, threshOp);
threshold        1493 modules/cudaarithm/perf/perf_element_operations.cpp         TEST_CYCLE() cv::threshold(src, dst, 100.0, 255.0, threshOp);
threshold        2562 modules/cudaarithm/test/test_element_operations.cpp     cv::cuda::threshold(loadMat(src, useRoi), dst, thresh, maxVal, threshOp);
threshold        2565 modules/cudaarithm/test/test_element_operations.cpp     cv::threshold(src, dst_gold, thresh, maxVal, threshOp);
threshold         126 modules/cudabgsegm/src/mog2.cpp         void setShadowThreshold(double threshold) { shadowThreshold_ = (float) threshold; }
threshold         438 modules/cudafeatures2d/include/opencv2/cudafeatures2d.hpp     static Ptr<FastFeatureDetector> create(int threshold=10,
threshold          62 modules/cudafeatures2d/perf/perf_features2d.cpp     const int threshold = GET_PARAM(1);
threshold          68 modules/cudafeatures2d/perf/perf_features2d.cpp                 cv::cuda::FastFeatureDetector::create(threshold, nonMaxSuppersion,
threshold          88 modules/cudafeatures2d/perf/perf_features2d.cpp         TEST_CYCLE() cv::FAST(img, cpu_keypoints, threshold, nonMaxSuppersion);
threshold          58 modules/cudafeatures2d/src/fast.cpp         int calcKeypoints_gpu(PtrStepSzb img, PtrStepSzb mask, short2* kpLoc, int maxKeypoints, PtrStepSzi score, int threshold, cudaStream_t stream);
threshold          68 modules/cudafeatures2d/src/fast.cpp         FAST_Impl(int threshold, bool nonmaxSuppression, int max_npoints);
threshold          75 modules/cudafeatures2d/src/fast.cpp         virtual void setThreshold(int threshold) { threshold_ = threshold; }
threshold          93 modules/cudafeatures2d/src/fast.cpp     FAST_Impl::FAST_Impl(int threshold, bool nonmaxSuppression, int max_npoints) :
threshold          94 modules/cudafeatures2d/src/fast.cpp         threshold_(threshold), nonmaxSuppression_(nonmaxSuppression), max_npoints_(max_npoints)
threshold         202 modules/cudafeatures2d/src/fast.cpp Ptr<cv::cuda::FastFeatureDetector> cv::cuda::FastFeatureDetector::create(int threshold, bool nonmaxSuppression, int type, int max_npoints)
threshold         205 modules/cudafeatures2d/src/fast.cpp     return makePtr<FAST_Impl>(threshold, nonmaxSuppression, max_npoints);
threshold         637 modules/cudafeatures2d/src/orb.cpp                         cuda::threshold(maskPyr_[level], maskPyr_[level], 254, 0, THRESH_TOZERO);
threshold          61 modules/cudafeatures2d/test/test_features2d.cpp     int threshold;
threshold          67 modules/cudafeatures2d/test/test_features2d.cpp         threshold = GET_PARAM(1);
threshold          79 modules/cudafeatures2d/test/test_features2d.cpp     cv::Ptr<cv::cuda::FastFeatureDetector> fast = cv::cuda::FastFeatureDetector::create(threshold, nonmaxSuppression);
threshold          99 modules/cudafeatures2d/test/test_features2d.cpp         cv::FAST(image, keypoints_gold, threshold, nonmaxSuppression);
threshold         363 modules/cudaimgproc/include/opencv2/cudaimgproc.hpp     virtual void setThreshold(int threshold) = 0;
threshold         382 modules/cudaimgproc/include/opencv2/cudaimgproc.hpp CV_EXPORTS Ptr<HoughLinesDetector> createHoughLinesDetector(float rho, float theta, int threshold, bool doSort = false, int maxLines = 4096);
threshold          92 modules/cudaimgproc/perf/perf_hough.cpp     const int threshold = 300;
threshold         107 modules/cudaimgproc/perf/perf_hough.cpp         cv::Ptr<cv::cuda::HoughLinesDetector> hough = cv::cuda::createHoughLinesDetector(rho, theta, threshold);
threshold         121 modules/cudaimgproc/perf/perf_hough.cpp         TEST_CYCLE() cv::HoughLines(src, cpu_lines, rho, theta, threshold);
threshold         141 modules/cudaimgproc/perf/perf_hough.cpp     const int threshold = 100;
threshold         170 modules/cudaimgproc/perf/perf_hough.cpp         TEST_CYCLE() cv::HoughLinesP(mask, cpu_lines, rho, theta, threshold, minLineLength, maxLineGap);
threshold          70 modules/cudaimgproc/src/generalized_hough.cpp         int Ballard_Pos_findPosInHist_gpu(PtrStepSzi hist, float4* out, int3* votes, int maxSize, float dp, int threshold);
threshold          95 modules/cudaimgproc/src/generalized_hough.cpp                                         float dp, int threshold);
threshold          58 modules/cudaimgproc/src/gftt.cpp         int findCorners_gpu(PtrStepSzf eig, float threshold, PtrStepSzb mask, float2* corners, int max_count);
threshold          64 modules/cudaimgproc/src/hough_circles.cpp         int buildCentersList_gpu(PtrStepSzi accum, unsigned int* centers, int threshold);
threshold          66 modules/cudaimgproc/src/hough_circles.cpp                                    float3* circles, int maxCircles, float dp, int minRadius, int maxRadius, int threshold, bool has20);
threshold          64 modules/cudaimgproc/src/hough_lines.cpp         int linesGetResult_gpu(PtrStepSzi accum, float2* out, int* votes, int maxSize, float rho, float theta, int threshold, bool doSort);
threshold          73 modules/cudaimgproc/src/hough_lines.cpp         HoughLinesDetectorImpl(float rho, float theta, int threshold, bool doSort, int maxLines) :
threshold          74 modules/cudaimgproc/src/hough_lines.cpp             rho_(rho), theta_(theta), threshold_(threshold), doSort_(doSort), maxLines_(maxLines)
threshold          87 modules/cudaimgproc/src/hough_lines.cpp         void setThreshold(int threshold) { threshold_ = threshold; }
threshold         206 modules/cudaimgproc/src/hough_lines.cpp Ptr<HoughLinesDetector> cv::cuda::createHoughLinesDetector(float rho, float theta, int threshold, bool doSort, int maxLines)
threshold         208 modules/cudaimgproc/src/hough_lines.cpp     return makePtr<HoughLinesDetectorImpl>(rho, theta, threshold, doSort, maxLines);
threshold          92 modules/cudaimgproc/test/test_hough.cpp     const int threshold = 100;
threshold          97 modules/cudaimgproc/test/test_hough.cpp     cv::Ptr<cv::cuda::HoughLinesDetector> hough = cv::cuda::createHoughLinesDetector(rho, theta, threshold);
threshold         224 modules/cudalegacy/src/gmg.cpp             cuda::threshold(buf_, fgmask, thresh, 255.0, THRESH_BINARY, stream);
threshold         175 modules/cudalegacy/test/test_labeling.cpp     cv::threshold(image, image, 150, 255, cv::THRESH_BINARY);
threshold         487 modules/cudaobjdetect/src/cascadeclassifier.cpp             float  threshold;
threshold         694 modules/cudaobjdetect/src/cascadeclassifier.cpp             st.threshold = (float)fns[CUDA_CC_STAGE_THRESHOLD] - CUDA_THRESHOLD_EPS;
threshold          57 modules/cudaobjdetect/src/cuda/lbp.hpp         float  threshold;
threshold          66 modules/cudaobjdetect/src/hog.cpp                              int height, int width, float* block_hists, float threshold);
threshold          71 modules/cudaobjdetect/src/hog.cpp                             float threshold, unsigned char* labels);
threshold          75 modules/cudaobjdetect/src/hog.cpp                            float* coefs, float free_coef, float threshold, float *confidences);
threshold         358 modules/features2d/include/opencv2/features2d.hpp                       int threshold, bool nonmaxSuppression=true );
threshold         379 modules/features2d/include/opencv2/features2d.hpp                       int threshold, bool nonmaxSuppression, int type );
threshold         397 modules/features2d/include/opencv2/features2d.hpp     CV_WRAP static Ptr<FastFeatureDetector> create( int threshold=10,
threshold         401 modules/features2d/include/opencv2/features2d.hpp     CV_WRAP virtual void setThreshold(int threshold) = 0;
threshold         413 modules/features2d/include/opencv2/features2d.hpp                       int threshold, bool nonmaxSuppression=true );
threshold         431 modules/features2d/include/opencv2/features2d.hpp                       int threshold, bool nonmaxSuppression, int type );
threshold         448 modules/features2d/include/opencv2/features2d.hpp     CV_WRAP static Ptr<AgastFeatureDetector> create( int threshold=10,
threshold         452 modules/features2d/include/opencv2/features2d.hpp     CV_WRAP virtual void setThreshold(int threshold) = 0;
threshold         587 modules/features2d/include/opencv2/features2d.hpp                                     float threshold = 0.001f,
threshold         597 modules/features2d/include/opencv2/features2d.hpp     CV_WRAP virtual void setThreshold(double threshold) = 0;
threshold         643 modules/features2d/include/opencv2/features2d.hpp                                      float threshold = 0.001f, int nOctaves = 4,
threshold         655 modules/features2d/include/opencv2/features2d.hpp     CV_WRAP virtual void setThreshold(double threshold) = 0;
threshold          55 modules/features2d/src/agast.cpp static void AGAST_5_8(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold)
threshold         102 modules/features2d/src/agast.cpp                 register const int cb = *ptr + threshold;
threshold         103 modules/features2d/src/agast.cpp                 register const int c_b = *ptr - threshold;
threshold         438 modules/features2d/src/agast.cpp                 register const int cb = *ptr + threshold;
threshold         439 modules/features2d/src/agast.cpp                 register const int c_b = *ptr - threshold;
threshold         816 modules/features2d/src/agast.cpp static void AGAST_7_12d(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold)
threshold         866 modules/features2d/src/agast.cpp                 register const int cb = *ptr + threshold;
threshold         867 modules/features2d/src/agast.cpp                 register const int c_b = *ptr - threshold;
threshold        2048 modules/features2d/src/agast.cpp                 register const int cb = *ptr + threshold;
threshold        2049 modules/features2d/src/agast.cpp                 register const int c_b = *ptr - threshold;
threshold        3260 modules/features2d/src/agast.cpp static void AGAST_7_12s(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold)
threshold        3310 modules/features2d/src/agast.cpp                 register const int cb = *ptr + threshold;
threshold        3311 modules/features2d/src/agast.cpp                 register const int c_b = *ptr - threshold;
threshold        4348 modules/features2d/src/agast.cpp                 register const int cb = *ptr + threshold;
threshold        4349 modules/features2d/src/agast.cpp                 register const int c_b = *ptr - threshold;
threshold        5341 modules/features2d/src/agast.cpp static void OAST_9_16(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold)
threshold        5393 modules/features2d/src/agast.cpp                 register const int cb = *ptr + threshold;
threshold        5394 modules/features2d/src/agast.cpp                 register const int c_b = *ptr - threshold;
threshold        7445 modules/features2d/src/agast.cpp void AGAST(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold, bool nonmax_suppression)
threshold        7447 modules/features2d/src/agast.cpp     AGAST(_img, keypoints, threshold, nonmax_suppression, AgastFeatureDetector::OAST_9_16);
threshold        7455 modules/features2d/src/agast.cpp     : threshold(_threshold), nonmaxSuppression(_nonmaxSuppression), type((short)_type)
threshold        7469 modules/features2d/src/agast.cpp         AGAST( gray, keypoints, threshold, nonmaxSuppression, type );
threshold        7476 modules/features2d/src/agast.cpp             threshold = cvRound(value);
threshold        7486 modules/features2d/src/agast.cpp             return threshold;
threshold        7493 modules/features2d/src/agast.cpp     void setThreshold(int threshold_) { threshold = threshold_; }
threshold        7494 modules/features2d/src/agast.cpp     int getThreshold() const { return threshold; }
threshold        7502 modules/features2d/src/agast.cpp     int threshold;
threshold        7507 modules/features2d/src/agast.cpp Ptr<AgastFeatureDetector> AgastFeatureDetector::create( int threshold, bool nonmaxSuppression, int type )
threshold        7509 modules/features2d/src/agast.cpp     return makePtr<AgastFeatureDetector_Impl>(threshold, nonmaxSuppression, type);
threshold        7512 modules/features2d/src/agast.cpp void AGAST(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold, bool nonmax_suppression, int type)
threshold        7517 modules/features2d/src/agast.cpp         AGAST_5_8(_img, keypoints, threshold);
threshold        7520 modules/features2d/src/agast.cpp         AGAST_7_12d(_img, keypoints, threshold);
threshold        7523 modules/features2d/src/agast.cpp         AGAST_7_12s(_img, keypoints, threshold);
threshold        7526 modules/features2d/src/agast.cpp         OAST_9_16(_img, keypoints, threshold);
threshold        7542 modules/features2d/src/agast.cpp                 (&img.at<uchar>((int)kpt->pt.y, (int)kpt->pt.x), pixel_, threshold);
threshold        7546 modules/features2d/src/agast.cpp                 (&img.at<uchar>((int)kpt->pt.y, (int)kpt->pt.x), pixel_, threshold);
threshold        7550 modules/features2d/src/agast.cpp                 (&img.at<uchar>((int)kpt->pt.y, (int)kpt->pt.x), pixel_, threshold);
threshold        7554 modules/features2d/src/agast.cpp                 (&img.at<uchar>((int)kpt->pt.y, (int)kpt->pt.x), pixel_, threshold);
threshold          94 modules/features2d/src/agast_score.cpp int agast_cornerScore<AgastFeatureDetector::OAST_9_16>(const uchar* ptr, const int pixel[], int threshold)
threshold          96 modules/features2d/src/agast_score.cpp     int bmin = threshold;
threshold        2169 modules/features2d/src/agast_score.cpp int agast_cornerScore<AgastFeatureDetector::AGAST_7_12d>(const uchar* ptr, const int pixel[], int threshold)
threshold        2171 modules/features2d/src/agast_score.cpp     int bmin = threshold;
threshold        3381 modules/features2d/src/agast_score.cpp int agast_cornerScore<AgastFeatureDetector::AGAST_7_12s>(const uchar* ptr, const int pixel[], int threshold)
threshold        3383 modules/features2d/src/agast_score.cpp     int bmin = threshold;
threshold        9015 modules/features2d/src/agast_score.cpp int agast_cornerScore<AgastFeatureDetector::AGAST_5_8>(const uchar* ptr, const int pixel[], int threshold)
threshold        9017 modules/features2d/src/agast_score.cpp     int bmin = threshold;
threshold          58 modules/features2d/src/agast_score.hpp int agast_cornerScore(const uchar* ptr, const int pixel[], int threshold);
threshold          68 modules/features2d/src/akaze.cpp         , threshold(_threshold)
threshold          89 modules/features2d/src/akaze.cpp         void setThreshold(double threshold_) { threshold = (float)threshold_; }
threshold          90 modules/features2d/src/akaze.cpp         double getThreshold() const { return threshold; }
threshold         190 modules/features2d/src/akaze.cpp             options.dthreshold = threshold;
threshold         223 modules/features2d/src/akaze.cpp             fs << "threshold" << threshold;
threshold         234 modules/features2d/src/akaze.cpp             threshold = (float)fn["threshold"];
threshold         243 modules/features2d/src/akaze.cpp         float threshold;
threshold         251 modules/features2d/src/akaze.cpp                              float threshold, int octaves,
threshold         255 modules/features2d/src/akaze.cpp                                    threshold, octaves, sublevels, diffusivity);
threshold         318 modules/features2d/src/blobdetector.cpp         threshold(grayscaleImage, binarizedImage, thresh, 255, THRESH_BINARY);
threshold          99 modules/features2d/src/brisk.cpp     CV_PROP_RW int threshold;
threshold         162 modules/features2d/src/brisk.cpp   getAgastPoints(int threshold, std::vector<cv::KeyPoint>& keypoints);
threshold         166 modules/features2d/src/brisk.cpp   getAgastScore(int x, int y, int threshold) const;
threshold         168 modules/features2d/src/brisk.cpp   getAgastScore_5_8(int x, int y, int threshold) const;
threshold         170 modules/features2d/src/brisk.cpp   getAgastScore(float xf, float yf, int threshold, float scale = 1.0f) const;
threshold         260 modules/features2d/src/brisk.cpp   getScoreMaxAbove(const int layer, const int x_layer, const int y_layer, const int threshold, bool& ismax,
threshold         263 modules/features2d/src/brisk.cpp   getScoreMaxBelow(const int layer, const int x_layer, const int y_layer, const int threshold, bool& ismax,
threshold         286 modules/features2d/src/brisk.cpp   threshold = thresh;
threshold         318 modules/features2d/src/brisk.cpp   threshold = 20;
threshold         822 modules/features2d/src/brisk.cpp   briskScaleSpace.getKeypoints(threshold, keypoints);
threshold        1407 modules/features2d/src/brisk.cpp BriskScaleSpace::getScoreMaxAbove(const int layer, const int x_layer, const int y_layer, const int threshold,
threshold        1444 modules/features2d/src/brisk.cpp   if (maxval > threshold)
threshold        1449 modules/features2d/src/brisk.cpp     if (tmp_max > threshold)
threshold        1458 modules/features2d/src/brisk.cpp   if (tmp_max > threshold)
threshold        1470 modules/features2d/src/brisk.cpp     if (tmp_max > threshold)
threshold        1481 modules/features2d/src/brisk.cpp       if (tmp_max > threshold)
threshold        1491 modules/features2d/src/brisk.cpp     if (tmp_max > threshold)
threshold        1587 modules/features2d/src/brisk.cpp BriskScaleSpace::getScoreMaxBelow(const int layer, const int x_layer, const int y_layer, const int threshold,
threshold        1623 modules/features2d/src/brisk.cpp   if (max > threshold)
threshold        1628 modules/features2d/src/brisk.cpp     if (tmp_max > threshold)
threshold        1637 modules/features2d/src/brisk.cpp   if (tmp_max > threshold)
threshold        1649 modules/features2d/src/brisk.cpp     if (tmp_max > threshold)
threshold        1660 modules/features2d/src/brisk.cpp       if (tmp_max > threshold)
threshold        1690 modules/features2d/src/brisk.cpp     if (tmp_max > threshold)
threshold        2105 modules/features2d/src/brisk.cpp BriskLayer::getAgastPoints(int threshold, std::vector<KeyPoint>& keypoints)
threshold        2107 modules/features2d/src/brisk.cpp   oast_9_16_->setThreshold(threshold);
threshold        2118 modules/features2d/src/brisk.cpp BriskLayer::getAgastScore(int x, int y, int threshold) const
threshold        2129 modules/features2d/src/brisk.cpp   score = (uchar)agast_cornerScore<AgastFeatureDetector::OAST_9_16>(&img_.at<uchar>(y, x), pixel_9_16_, threshold - 1);
threshold        2130 modules/features2d/src/brisk.cpp   if (score < threshold)
threshold        2136 modules/features2d/src/brisk.cpp BriskLayer::getAgastScore_5_8(int x, int y, int threshold) const
threshold        2142 modules/features2d/src/brisk.cpp   int score = agast_cornerScore<AgastFeatureDetector::AGAST_5_8>(&img_.at<uchar>(y, x), pixel_5_8_, threshold - 1);
threshold        2143 modules/features2d/src/brisk.cpp   if (score < threshold)
threshold          56 modules/features2d/src/fast.cpp void FAST_t(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold, bool nonmax_suppression)
threshold          69 modules/features2d/src/fast.cpp     threshold = std::min(std::max(threshold, 0), 255);
threshold          72 modules/features2d/src/fast.cpp     __m128i delta = _mm_set1_epi8(-128), t = _mm_set1_epi8((char)threshold), K16 = _mm_set1_epi8((char)K);
threshold          79 modules/features2d/src/fast.cpp         threshold_tab[i+255] = (uchar)(i < -threshold ? 1 : i > threshold ? 2 : 0);
threshold         156 modules/features2d/src/fast.cpp                                 curr[j+k] = (uchar)cornerScore<patternSize>(ptr+k, pixel, threshold);
threshold         184 modules/features2d/src/fast.cpp                     int vt = v - threshold, count = 0;
threshold         195 modules/features2d/src/fast.cpp                                     curr[j] = (uchar)cornerScore<patternSize>(ptr, pixel, threshold);
threshold         206 modules/features2d/src/fast.cpp                     int vt = v + threshold, count = 0;
threshold         217 modules/features2d/src/fast.cpp                                     curr[j] = (uchar)cornerScore<patternSize>(ptr, pixel, threshold);
threshold         260 modules/features2d/src/fast.cpp                      int threshold, bool nonmax_suppression, int maxKeypoints )
threshold         278 modules/features2d/src/fast.cpp                             maxKeypoints, threshold).run(2, globalsize, 0, true))
threshold         331 modules/features2d/src/fast.cpp void FAST(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold, bool nonmax_suppression, int type)
threshold         334 modules/features2d/src/fast.cpp       ocl_FAST(_img, keypoints, threshold, nonmax_suppression, 10000))
threshold         342 modules/features2d/src/fast.cpp       FAST_t<8>(_img, keypoints, threshold, nonmax_suppression);
threshold         345 modules/features2d/src/fast.cpp       FAST_t<12>(_img, keypoints, threshold, nonmax_suppression);
threshold         349 modules/features2d/src/fast.cpp       if(tegra::useTegra() && tegra::FAST(_img, keypoints, threshold, nonmax_suppression))
threshold         352 modules/features2d/src/fast.cpp       FAST_t<16>(_img, keypoints, threshold, nonmax_suppression);
threshold         358 modules/features2d/src/fast.cpp void FAST(InputArray _img, std::vector<KeyPoint>& keypoints, int threshold, bool nonmax_suppression)
threshold         360 modules/features2d/src/fast.cpp     FAST(_img, keypoints, threshold, nonmax_suppression, FastFeatureDetector::TYPE_9_16);
threshold         368 modules/features2d/src/fast.cpp     : threshold(_threshold), nonmaxSuppression(_nonmaxSuppression), type((short)_type)
threshold         382 modules/features2d/src/fast.cpp         FAST( gray, keypoints, threshold, nonmaxSuppression, type );
threshold         389 modules/features2d/src/fast.cpp             threshold = cvRound(value);
threshold         401 modules/features2d/src/fast.cpp             return threshold;
threshold         410 modules/features2d/src/fast.cpp     void setThreshold(int threshold_) { threshold = threshold_; }
threshold         411 modules/features2d/src/fast.cpp     int getThreshold() const { return threshold; }
threshold         419 modules/features2d/src/fast.cpp     int threshold;
threshold         424 modules/features2d/src/fast.cpp Ptr<FastFeatureDetector> FastFeatureDetector::create( int threshold, bool nonmaxSuppression, int type )
threshold         426 modules/features2d/src/fast.cpp     return makePtr<FastFeatureDetector_Impl>(threshold, nonmaxSuppression, type);
threshold          84 modules/features2d/src/fast_score.cpp static void testCorner(const uchar* ptr, const int pixel[], int K, int N, int threshold) {
threshold          89 modules/features2d/src/fast_score.cpp         int v0 = std::min(ptr[0] + threshold + delta, 255);
threshold          90 modules/features2d/src/fast_score.cpp         int v1 = std::max(ptr[0] - threshold - delta, 0);
threshold         120 modules/features2d/src/fast_score.cpp int cornerScore<16>(const uchar* ptr, const int pixel[], int threshold)
threshold         165 modules/features2d/src/fast_score.cpp     threshold = (short)_mm_cvtsi128_si32(q0) - 1;
threshold         167 modules/features2d/src/fast_score.cpp     int a0 = threshold;
threshold         200 modules/features2d/src/fast_score.cpp     threshold = -b0-1;
threshold         204 modules/features2d/src/fast_score.cpp     testCorner(ptr, pixel, K, N, threshold);
threshold         206 modules/features2d/src/fast_score.cpp     return threshold;
threshold         210 modules/features2d/src/fast_score.cpp int cornerScore<12>(const uchar* ptr, const int pixel[], int threshold)
threshold         253 modules/features2d/src/fast_score.cpp     threshold = (short)_mm_cvtsi128_si32(q0) - 1;
threshold         255 modules/features2d/src/fast_score.cpp     int a0 = threshold;
threshold         284 modules/features2d/src/fast_score.cpp     threshold = -b0-1;
threshold         288 modules/features2d/src/fast_score.cpp     testCorner(ptr, pixel, K, N, threshold);
threshold         290 modules/features2d/src/fast_score.cpp     return threshold;
threshold         294 modules/features2d/src/fast_score.cpp int cornerScore<8>(const uchar* ptr, const int pixel[], int threshold)
threshold         323 modules/features2d/src/fast_score.cpp     threshold = (short)_mm_cvtsi128_si32(q0) - 1;
threshold         325 modules/features2d/src/fast_score.cpp     int a0 = threshold;
threshold         350 modules/features2d/src/fast_score.cpp     threshold = -b0-1;
threshold         354 modules/features2d/src/fast_score.cpp     testCorner(ptr, pixel, K, N, threshold);
threshold         356 modules/features2d/src/fast_score.cpp     return threshold;
threshold          57 modules/features2d/src/fast_score.hpp int cornerScore(const uchar* ptr, const int pixel[], int threshold);
threshold          63 modules/features2d/src/kaze.cpp         , threshold(_threshold)
threshold          78 modules/features2d/src/kaze.cpp         void setThreshold(double threshold_) { threshold = (float)threshold_; }
threshold          79 modules/features2d/src/kaze.cpp         double getThreshold() const { return threshold; }
threshold         125 modules/features2d/src/kaze.cpp             options.dthreshold = threshold;
threshold         157 modules/features2d/src/kaze.cpp             fs << "threshold" << threshold;
threshold         167 modules/features2d/src/kaze.cpp             threshold = (float)fn["threshold"];
threshold         175 modules/features2d/src/kaze.cpp         float threshold;
threshold         182 modules/features2d/src/kaze.cpp                             float threshold,
threshold         186 modules/features2d/src/kaze.cpp         return makePtr<KAZE_Impl>(extended, upright, threshold, octaves, sublevels, diffusivity);
threshold        1053 modules/features2d/src/orb.cpp                     threshold(currMask, currMask, 254, 0, THRESH_TOZERO);
threshold         130 modules/features2d/test/test_mser.cpp             threshold(src, src, thresh, 255, THRESH_BINARY);
threshold        1676 modules/imgproc/include/opencv2/imgproc.hpp                               double rho, double theta, int threshold,
threshold        1759 modules/imgproc/include/opencv2/imgproc.hpp                                double rho, double theta, int threshold,
threshold        2451 modules/imgproc/include/opencv2/imgproc.hpp CV_EXPORTS_W double threshold( InputArray src, OutputArray dst,
threshold         737 modules/imgproc/include/opencv2/imgproc/imgproc_c.h CVAPI(void)  cvThreshHist( CvHistogram* hist, double threshold );
threshold         851 modules/imgproc/include/opencv2/imgproc/imgproc_c.h                             double  threshold, double  max_value,
threshold         951 modules/imgproc/include/opencv2/imgproc/imgproc_c.h                               double rho, double theta, int threshold,
threshold        1741 modules/imgproc/misc/java/test/ImgprocTest.java         Imgproc.threshold(makeMask(gray0.clone(), 10), dst, 5, 255, Imgproc.THRESH_TRUNC);
threshold        1744 modules/imgproc/misc/java/test/ImgprocTest.java         Imgproc.threshold(makeMask(gray2.clone(), 10), dst, 1, 255, Imgproc.THRESH_BINARY);
threshold        1747 modules/imgproc/misc/java/test/ImgprocTest.java         Imgproc.threshold(makeMask(gray2.clone(), 10), dst, 3, 255, Imgproc.THRESH_BINARY_INV);
threshold          37 modules/imgproc/perf/opencl/perf_houghLines.cpp     int threshold = 250;
threshold          52 modules/imgproc/perf/opencl/perf_houghLines.cpp     OCL_TEST_CYCLE() cv::HoughLines(usrc, lines, rhoStep, thetaStep, threshold);
threshold          73 modules/imgproc/perf/opencl/perf_houghLines.cpp     int threshold = 100;
threshold          83 modules/imgproc/perf/opencl/perf_houghLines.cpp     OCL_TEST_CYCLE() cv::HoughLinesP(usrc, lines, rhoStep, thetaStep, threshold, minLineLength, maxGap);
threshold         268 modules/imgproc/perf/opencl/perf_imgproc.cpp     const double maxValue = 220.0, threshold = 50;
threshold         275 modules/imgproc/perf/opencl/perf_imgproc.cpp     OCL_TEST_CYCLE() cv::threshold(src, dst, threshold, maxValue, threshType);
threshold          26 modules/imgproc/perf/perf_houghLines.cpp     int threshold = get<3>(GetParam());
threshold          37 modules/imgproc/perf/perf_houghLines.cpp     TEST_CYCLE() HoughLines(image, lines, rhoStep, thetaStep, threshold);
threshold          14 modules/imgproc/perf/perf_threshold.cpp PERF_TEST_P(Size_MatType_ThreshType, threshold,
threshold          36 modules/imgproc/perf/perf_threshold.cpp     TEST_CYCLE_MULTIRUN(runs) threshold(src, dst, thresh, maxval, threshType);
threshold          55 modules/imgproc/perf/perf_threshold.cpp     TEST_CYCLE_MULTIRUN(runs) threshold(src, dst, 0, maxval, THRESH_BINARY|THRESH_OTSU);
threshold         291 modules/imgproc/src/featureselect.cpp     threshold( eig, eig, maxVal*qualityLevel, 0, THRESH_TOZERO );
threshold         101 modules/imgproc/src/floodfill.cpp     int threshold;
threshold         119 modules/imgproc/src/floodfill.cpp     threshold = -1;
threshold          80 modules/imgproc/src/hough.cpp                     int threshold, std::vector<Vec2f>& lines, int linesMax,
threshold         107 modules/imgproc/src/hough.cpp         int ipp_linesMax = std::min(linesMax, nz*numangle/threshold);
threshold         112 modules/imgproc/src/hough.cpp         if (ok >= 0) ok = ippiHoughLine_Region_8u32f_C1R(image, step, srcSize, (IppPointPolar*) &lines[0], dstRoi, ipp_linesMax, &linesCount, delta, threshold, buffer);
threshold         159 modules/imgproc/src/hough.cpp             if( accum[base] > threshold &&
threshold         199 modules/imgproc/src/hough.cpp                 float rho, float theta, int threshold,
threshold         227 modules/imgproc/src/hough.cpp     threshold = MIN( threshold, 255 );
threshold         244 modules/imgproc/src/hough.cpp     lst.push_back(hough_index(threshold, -1.f, 0.f));
threshold         322 modules/imgproc/src/hough.cpp             if( caccum[ri * tn + ti] > threshold )
threshold         329 modules/imgproc/src/hough.cpp         HoughLinesStandard( img, rho, theta, threshold, lines, linesMax, min_theta, max_theta );
threshold         342 modules/imgproc/src/hough.cpp             if( caccum[ri * tn + ti] > threshold )
threshold         416 modules/imgproc/src/hough.cpp                          float rho, float theta, int threshold,
threshold         446 modules/imgproc/src/hough.cpp         if (ok >= 0) ok = ippiHoughProbLine_8u32f_C1R(image.data, image.step, srcSize, threshold, lineLength, lineGap, (IppiPoint*) &lines[0], ipp_linesMax, &linesCount, buffer, pSpec);
threshold         498 modules/imgproc/src/hough.cpp         int max_val = threshold-1, max_n = 0;
threshold         528 modules/imgproc/src/hough.cpp         if( max_val < threshold )
threshold         730 modules/imgproc/src/hough.cpp static bool ocl_HoughLines(InputArray _src, OutputArray _lines, double rho, double theta, int threshold,
threshold         772 modules/imgproc/src/hough.cpp     int linesMax = threshold > 0 ? min(total_points*numangle/threshold, OCL_MAX_LINES) : OCL_MAX_LINES;
threshold         776 modules/imgproc/src/hough.cpp                         ocl::KernelArg::PtrWriteOnly(counters), linesMax, threshold, (float) rho, (float) theta);
threshold         790 modules/imgproc/src/hough.cpp static bool ocl_HoughLinesP(InputArray _src, OutputArray _lines, double rho, double theta, int threshold,
threshold         825 modules/imgproc/src/hough.cpp     int linesMax = threshold > 0 ? min(total_points*numangle/threshold, OCL_MAX_LINES) : OCL_MAX_LINES;
threshold         830 modules/imgproc/src/hough.cpp                         linesMax, threshold, (int) minLineLength, (int) maxGap, (float) rho, (float) theta);
threshold         850 modules/imgproc/src/hough.cpp                     double rho, double theta, int threshold,
threshold         854 modules/imgproc/src/hough.cpp                ocl_HoughLines(_image, _lines, rho, theta, threshold, min_theta, max_theta));
threshold         860 modules/imgproc/src/hough.cpp         HoughLinesStandard(image, (float)rho, (float)theta, threshold, lines, INT_MAX, min_theta, max_theta );
threshold         862 modules/imgproc/src/hough.cpp         HoughLinesSDiv(image, (float)rho, (float)theta, threshold, cvRound(srn), cvRound(stn), lines, INT_MAX, min_theta, max_theta);
threshold         869 modules/imgproc/src/hough.cpp                      double rho, double theta, int threshold,
threshold         873 modules/imgproc/src/hough.cpp                ocl_HoughLinesP(_image, _lines, rho, theta, threshold, minLineLength, maxGap));
threshold         877 modules/imgproc/src/hough.cpp     HoughLinesProbabilistic(image, (float)rho, (float)theta, threshold, cvRound(minLineLength), cvRound(maxGap), lines, INT_MAX);
threshold         886 modules/imgproc/src/hough.cpp                double rho, double theta, int threshold,
threshold         906 modules/imgproc/src/hough.cpp     if( rho <= 0 || theta <= 0 || threshold <= 0 )
threshold         951 modules/imgproc/src/hough.cpp                 (float)theta, threshold, l2, linesMax, min_theta, max_theta );
threshold         955 modules/imgproc/src/hough.cpp                 threshold, iparam1, iparam2, l2, linesMax, min_theta, max_theta );
threshold         959 modules/imgproc/src/hough.cpp                 threshold, iparam1, iparam2, l4, linesMax );
threshold         312 modules/imgproc/src/lsd.cpp     void ll_angle(const double& threshold, const unsigned int& n_bins, std::vector<coorlist>& list);
threshold         536 modules/imgproc/src/lsd.cpp void LineSegmentDetectorImpl::ll_angle(const double& threshold,
threshold         573 modules/imgproc/src/lsd.cpp             if (norm <= threshold)  // norm too small, gradient no defined
threshold        1345 modules/imgproc/src/thresh.cpp     thresh = cv::threshold( src, dst, thresh, maxval, type );
threshold          85 modules/imgproc/test/ocl/test_accumulate.cpp         threshold(mask, mask, 80, 255, THRESH_BINARY);
threshold          95 modules/imgproc/test/ocl/test_boxfilter.cpp     void Near(double threshold = 0.0)
threshold          97 modules/imgproc/test/ocl/test_boxfilter.cpp         OCL_EXPECT_MATS_NEAR(dst, threshold);
threshold          87 modules/imgproc/test/ocl/test_color.cpp     void Near(double threshold)
threshold          89 modules/imgproc/test/ocl/test_color.cpp         OCL_EXPECT_MATS_NEAR(dst, threshold);
threshold          92 modules/imgproc/test/ocl/test_color.cpp     void performTest(int channelsIn, int channelsOut, int code, double threshold = 1e-3)
threshold         101 modules/imgproc/test/ocl/test_color.cpp             Near(threshold);
threshold         104 modules/imgproc/test/ocl/test_filter2d.cpp     void Near(double threshold = 0.0)
threshold         106 modules/imgproc/test/ocl/test_filter2d.cpp         EXPECT_MAT_NEAR(dst, udst, threshold);
threshold         107 modules/imgproc/test/ocl/test_filter2d.cpp         EXPECT_MAT_NEAR(dst_roi, udst_roi, threshold);
threshold         118 modules/imgproc/test/ocl/test_filters.cpp     void Near(double threshold, bool relative)
threshold         121 modules/imgproc/test/ocl/test_filters.cpp             OCL_EXPECT_MATS_NEAR_RELATIVE(dst, threshold);
threshold         123 modules/imgproc/test/ocl/test_filters.cpp             OCL_EXPECT_MATS_NEAR(dst, threshold);
threshold         328 modules/imgproc/test/ocl/test_filters.cpp     void Near(double threshold, bool relative)
threshold         331 modules/imgproc/test/ocl/test_filters.cpp             OCL_EXPECT_MATS_NEAR_RELATIVE(dst, threshold);
threshold         333 modules/imgproc/test/ocl/test_filters.cpp             OCL_EXPECT_MATS_NEAR(dst, threshold);
threshold          30 modules/imgproc/test/ocl/test_houghlines.cpp     int threshold;
threshold          40 modules/imgproc/test/ocl/test_houghlines.cpp         threshold = GET_PARAM(2);
threshold          88 modules/imgproc/test/ocl/test_houghlines.cpp     OCL_OFF(cv::HoughLines(src, dst, rhoStep, thetaStep, threshold));
threshold          89 modules/imgproc/test/ocl/test_houghlines.cpp     OCL_ON(cv::HoughLines(usrc, udst, rhoStep, thetaStep, threshold));
threshold         100 modules/imgproc/test/ocl/test_houghlines.cpp         OCL_OFF(cv::HoughLines(src, dst, rhoStep, thetaStep, threshold));
threshold         101 modules/imgproc/test/ocl/test_houghlines.cpp         OCL_ON(cv::HoughLines(usrc, udst, rhoStep, thetaStep, threshold));
threshold         112 modules/imgproc/test/ocl/test_houghlines.cpp     int threshold;
threshold         122 modules/imgproc/test/ocl/test_houghlines.cpp         threshold = GET_PARAM(0);
threshold         168 modules/imgproc/test/ocl/test_houghlines.cpp     OCL_OFF(cv::HoughLinesP(src, dst, rhoStep, thetaStep, threshold, minLineLength, maxGap));
threshold         169 modules/imgproc/test/ocl/test_houghlines.cpp     OCL_ON(cv::HoughLinesP(usrc, udst, rhoStep, thetaStep, threshold, minLineLength, maxGap));
threshold          97 modules/imgproc/test/ocl/test_imgproc.cpp     void Near(double threshold = 0.0, bool relative = false)
threshold         100 modules/imgproc/test/ocl/test_imgproc.cpp             OCL_EXPECT_MATS_NEAR_RELATIVE(dst, threshold);
threshold         102 modules/imgproc/test/ocl/test_imgproc.cpp             OCL_EXPECT_MATS_NEAR(dst, threshold);
threshold         318 modules/imgproc/test/ocl/test_imgproc.cpp     void Near2(double threshold = 0.0, bool relative = false)
threshold         321 modules/imgproc/test/ocl/test_imgproc.cpp             OCL_EXPECT_MATS_NEAR_RELATIVE(dst2, threshold);
threshold         323 modules/imgproc/test/ocl/test_imgproc.cpp             OCL_EXPECT_MATS_NEAR(dst2, threshold);
threshold         378 modules/imgproc/test/ocl/test_imgproc.cpp         OCL_OFF(cv::threshold(src_roi, dst_roi, thresh, maxVal, thresholdType));
threshold         379 modules/imgproc/test/ocl/test_imgproc.cpp         OCL_ON(cv::threshold(usrc_roi, udst_roi, thresh, maxVal, thresholdType));
threshold         416 modules/imgproc/test/ocl/test_imgproc.cpp     void Near(double threshold = 0.0)
threshold         418 modules/imgproc/test/ocl/test_imgproc.cpp         OCL_EXPECT_MATS_NEAR(dst, threshold);
threshold          83 modules/imgproc/test/ocl/test_medianfilter.cpp     void Near(double threshold = 0.0)
threshold          85 modules/imgproc/test/ocl/test_medianfilter.cpp         EXPECT_MAT_NEAR(dst, udst, threshold);
threshold          86 modules/imgproc/test/ocl/test_medianfilter.cpp         EXPECT_MAT_NEAR(dst_roi, udst_roi, threshold);
threshold          83 modules/imgproc/test/ocl/test_pyramids.cpp     void Near(double threshold = 0.0)
threshold          85 modules/imgproc/test/ocl/test_pyramids.cpp         OCL_EXPECT_MATS_NEAR(dst, threshold);
threshold         103 modules/imgproc/test/ocl/test_sepfilter2D.cpp     void Near(double threshold = 0.0)
threshold         105 modules/imgproc/test/ocl/test_sepfilter2D.cpp         OCL_EXPECT_MATS_NEAR(dst, threshold);
threshold         107 modules/imgproc/test/ocl/test_warp.cpp     void Near(double threshold = 0.0)
threshold         110 modules/imgproc/test/ocl/test_warp.cpp             EXPECT_MAT_N_DIFF(dst_roi, udst_roi, cvRound(dst_roi.total()*threshold));
threshold         112 modules/imgproc/test/ocl/test_warp.cpp             OCL_EXPECT_MATS_NEAR_RELATIVE(dst, threshold);
threshold         214 modules/imgproc/test/ocl/test_warp.cpp     void Near(double threshold = 0.0)
threshold         216 modules/imgproc/test/ocl/test_warp.cpp         OCL_EXPECT_MATS_NEAR(dst, threshold);
threshold         293 modules/imgproc/test/ocl/test_warp.cpp     void Near(double threshold = 0.0)
threshold         295 modules/imgproc/test/ocl/test_warp.cpp         OCL_EXPECT_MATS_NEAR(dst, threshold);
threshold         804 modules/imgproc/test/test_histograms.cpp     double threshold;
threshold         813 modules/imgproc/test/test_histograms.cpp     threshold = 0;
threshold         839 modules/imgproc/test/test_histograms.cpp         threshold = cvtest::randReal(rng)*gen_hist_max_val;
threshold         883 modules/imgproc/test/test_histograms.cpp     cvThreshHist( hist[0], threshold );
threshold         914 modules/imgproc/test/test_histograms.cpp             if( v0 <= threshold ) v0 = 0.f;
threshold        1538 modules/imgproc/test/test_histograms.cpp     double threshold = a.depth() == CV_8U ? 2 : FLT_EPSILON;
threshold        1539 modules/imgproc/test/test_histograms.cpp     code = cvtest::cmpEps2( ts, a, b, threshold, true, "Back project image" );
threshold         108 modules/imgproc/test/test_houghLines.cpp     int threshold;
threshold         122 modules/imgproc/test/test_houghLines.cpp         threshold = std::tr1::get<3>(GetParam());
threshold         137 modules/imgproc/test/test_houghLines.cpp         threshold = std::tr1::get<3>(GetParam());
threshold         161 modules/imgproc/test/test_houghLines.cpp         HoughLines(dst, lines, rhoStep, thetaStep, threshold, 0, 0);
threshold         163 modules/imgproc/test/test_houghLines.cpp         HoughLinesP(dst, lines, rhoStep, thetaStep, threshold, minLineLength, maxGap);
threshold         166 modules/imgproc/test/test_houghLines.cpp                                     threshold, minLineLength, maxGap);
threshold         348 modules/ml/src/boost.cpp         double threshold = i < n ? result[i] : DBL_MAX;
threshold         354 modules/ml/src/boost.cpp             if( w->sample_weights[si] >= threshold )
threshold          87 modules/objdetect/include/opencv2/objdetect/objdetect_c.h     float* threshold;
threshold          96 modules/objdetect/include/opencv2/objdetect/objdetect_c.h     float threshold;
threshold        1448 modules/objdetect/src/cascadedetect.cpp         stage.threshold = (float)fns[CC_STAGE_THRESHOLD] - THRESHOLD_EPS;
threshold        1490 modules/objdetect/src/cascadedetect.cpp                     node.threshold = 0.f;
threshold        1494 modules/objdetect/src/cascadedetect.cpp                     node.threshold = (float)*internalNodesIter; ++internalNodesIter;
threshold        1518 modules/objdetect/src/cascadedetect.cpp                 stumps.push_back(Stump(node.featureIdx, node.threshold,
threshold         167 modules/objdetect/src/cascadedetect.hpp             float threshold; // for ordered features only
threshold         181 modules/objdetect/src/cascadedetect.hpp             float threshold;
threshold         188 modules/objdetect/src/cascadedetect.hpp             : featureIdx(_featureIdx), threshold(_threshold), left(_left), right(_right) {}
threshold         191 modules/objdetect/src/cascadedetect.hpp             float threshold;
threshold         512 modules/objdetect/src/cascadedetect.hpp                 idx = val < node.threshold ? node.left : node.right;
threshold         519 modules/objdetect/src/cascadedetect.hpp         if( sum < stage.threshold )
threshold         561 modules/objdetect/src/cascadedetect.hpp         if( sum < stage.threshold )
threshold         589 modules/objdetect/src/cascadedetect.hpp             tmp += value < stump.threshold ? stump.left : stump.right;
threshold         592 modules/objdetect/src/cascadedetect.hpp         if( tmp < stage.threshold )
threshold         631 modules/objdetect/src/cascadedetect.hpp         if( tmp < stage.threshold )
threshold          96 modules/objdetect/src/cascadedetect_convert.cpp         threshold = 0.f;
threshold          99 modules/objdetect/src/cascadedetect_convert.cpp     float threshold;
threshold         110 modules/objdetect/src/cascadedetect_convert.cpp     double threshold;
threshold         139 modules/objdetect/src/cascadedetect_convert.cpp         stage.threshold = (double)stagenode[ICV_HAAR_STAGE_THRESHOLD_NAME];
threshold         171 modules/objdetect/src/cascadedetect_convert.cpp                 node.threshold = nnode[ICV_HAAR_THRESHOLD_NAME];
threshold         223 modules/objdetect/src/cascadedetect_convert.cpp             << "stageThreshold" << stages[i].threshold
threshold         232 modules/objdetect/src/cascadedetect_convert.cpp                     << c.nodes[k].f << c.nodes[k].threshold;
threshold          88 modules/objdetect/src/haar.cpp     float threshold;
threshold         106 modules/objdetect/src/haar.cpp     float threshold;
threshold         290 modules/objdetect/src/haar.cpp         hid_stage_classifier->threshold = stage_classifier->threshold - icv_stage_threshold_bias;
threshold         320 modules/objdetect/src/haar.cpp                 node->threshold = classifier->threshold[l];
threshold         664 modules/objdetect/src/haar.cpp         t = _mm256_mul_ps(t, _mm256_set_ps(nodes[7]->threshold,
threshold         665 modules/objdetect/src/haar.cpp                                            nodes[6]->threshold,
threshold         666 modules/objdetect/src/haar.cpp                                            nodes[5]->threshold,
threshold         667 modules/objdetect/src/haar.cpp                                            nodes[4]->threshold,
threshold         668 modules/objdetect/src/haar.cpp                                            nodes[3]->threshold,
threshold         669 modules/objdetect/src/haar.cpp                                            nodes[2]->threshold,
threshold         670 modules/objdetect/src/haar.cpp                                            nodes[1]->threshold,
threshold         671 modules/objdetect/src/haar.cpp                                            nodes[0]->threshold));
threshold         801 modules/objdetect/src/haar.cpp             double t = node->threshold * variance_norm_factor;
threshold         888 modules/objdetect/src/haar.cpp             if( stage_sum >= ptr->threshold )
threshold         935 modules/objdetect/src/haar.cpp                         t = _mm256_mul_ps(t, _mm256_set_ps(nodes[7]->threshold,
threshold         936 modules/objdetect/src/haar.cpp                                                            nodes[6]->threshold,
threshold         937 modules/objdetect/src/haar.cpp                                                            nodes[5]->threshold,
threshold         938 modules/objdetect/src/haar.cpp                                                            nodes[4]->threshold,
threshold         939 modules/objdetect/src/haar.cpp                                                            nodes[3]->threshold,
threshold         940 modules/objdetect/src/haar.cpp                                                            nodes[2]->threshold,
threshold         941 modules/objdetect/src/haar.cpp                                                            nodes[1]->threshold,
threshold         942 modules/objdetect/src/haar.cpp                                                            nodes[0]->threshold));
threshold        1010 modules/objdetect/src/haar.cpp                         double t = node->threshold*variance_norm_factor;
threshold        1041 modules/objdetect/src/haar.cpp                         t = _mm256_mul_ps(t, _mm256_set_ps(nodes[7]->threshold,
threshold        1042 modules/objdetect/src/haar.cpp                                                            nodes[6]->threshold,
threshold        1043 modules/objdetect/src/haar.cpp                                                            nodes[5]->threshold,
threshold        1044 modules/objdetect/src/haar.cpp                                                            nodes[4]->threshold,
threshold        1045 modules/objdetect/src/haar.cpp                                                            nodes[3]->threshold,
threshold        1046 modules/objdetect/src/haar.cpp                                                            nodes[2]->threshold,
threshold        1047 modules/objdetect/src/haar.cpp                                                            nodes[1]->threshold,
threshold        1048 modules/objdetect/src/haar.cpp                                                            nodes[0]->threshold));
threshold        1138 modules/objdetect/src/haar.cpp                         double t = node->threshold*variance_norm_factor;
threshold        1146 modules/objdetect/src/haar.cpp                 if( stage_sum < cascade->stage_classifier[i].threshold )
threshold        1165 modules/objdetect/src/haar.cpp                         __m128d t = _mm_set_sd(node->threshold*variance_norm_factor);
threshold        1181 modules/objdetect/src/haar.cpp                         __m128d t = _mm_set_sd(node->threshold*variance_norm_factor);
threshold        1194 modules/objdetect/src/haar.cpp                 __m128d i_threshold = _mm_set1_pd(cascade->stage_classifier[i].threshold);
threshold        1211 modules/objdetect/src/haar.cpp                         double t = node->threshold*variance_norm_factor;
threshold        1223 modules/objdetect/src/haar.cpp                         double t = node->threshold*variance_norm_factor;
threshold        1231 modules/objdetect/src/haar.cpp                 if( stage_sum < cascade->stage_classifier[i].threshold )
threshold        1262 modules/objdetect/src/haar.cpp             if( stage_sum < cascade->stage_classifier[i].threshold )
threshold        1348 modules/objdetect/src/haar.cpp                             cascade->hid_cascade->stage_classifier[j].threshold,
threshold        1831 modules/objdetect/src/haar.cpp         float threshold = 0;
threshold        1858 modules/objdetect/src/haar.cpp                                       sizeof( *classifier->threshold ) +
threshold        1862 modules/objdetect/src/haar.cpp             classifier->threshold = (float*) (classifier->haar_feature+classifier->count);
threshold        1863 modules/objdetect/src/haar.cpp             classifier->left = (int*) (classifier->threshold + classifier->count);
threshold        1895 modules/objdetect/src/haar.cpp                 sscanf( stage, "%f%d%d%n", &(classifier->threshold[l]),
threshold        1907 modules/objdetect/src/haar.cpp         sscanf( stage, "%f%n", &threshold, &dl );
threshold        1910 modules/objdetect/src/haar.cpp         cascade->stage_classifier[i].threshold = threshold;
threshold        2135 modules/objdetect/src/haar.cpp                                       sizeof( *classifier->threshold ) +
threshold        2139 modules/objdetect/src/haar.cpp             classifier->threshold = (float*) (classifier->haar_feature+classifier->count);
threshold        2140 modules/objdetect/src/haar.cpp             classifier->left = (int*) (classifier->threshold + classifier->count);
threshold        2259 modules/objdetect/src/haar.cpp                 classifier->threshold[k] = (float) fn->data.f;
threshold        2355 modules/objdetect/src/haar.cpp         cascade->stage_classifier[i].threshold = (float) fn->data.f;
threshold        2458 modules/objdetect/src/haar.cpp                 cvWriteReal( fs, ICV_HAAR_THRESHOLD_NAME, tree->threshold[k]);
threshold        2488 modules/objdetect/src/haar.cpp         cvWriteReal( fs, ICV_HAAR_STAGE_THRESHOLD_NAME, cascade->stage_classifier[i].threshold);
threshold        2517 modules/objdetect/src/haar.cpp         cascade->stage_classifier[i].threshold = cascade_src->stage_classifier[i].threshold;
threshold        2539 modules/objdetect/src/haar.cpp                                       sizeof( *classifier->threshold ) +
threshold        2543 modules/objdetect/src/haar.cpp             classifier->threshold = (float*) (classifier->haar_feature+classifier->count);
threshold        2544 modules/objdetect/src/haar.cpp             classifier->left = (int*) (classifier->threshold + classifier->count);
threshold        2550 modules/objdetect/src/haar.cpp                 classifier->threshold[k] = classifier_src->threshold[k];
threshold        1191 modules/objdetect/src/hog.cpp                                 int height, int width, UMat block_hists, float threshold)
threshold        1251 modules/objdetect/src/hog.cpp     idx = k.set(idx, threshold);
threshold        1642 modules/objdetect/src/hog.cpp                                float free_coef, float threshold, UMat& labels, Size descr_size, int block_hist_size)
threshold        1718 modules/objdetect/src/hog.cpp     idx = k.set(idx, threshold);
threshold         611 modules/photo/include/opencv2/photo.hpp     CV_WRAP virtual void setThreshold(float threshold) = 0;
threshold         621 modules/photo/include/opencv2/photo.hpp CV_EXPORTS_W Ptr<CalibrateRobertson> createCalibrateRobertson(int max_iter = 30, float threshold = 0.01f);
threshold         179 modules/photo/src/calibrate.cpp         threshold(_threshold),
threshold         237 modules/photo/src/calibrate.cpp             if(diff < threshold) {
threshold         246 modules/photo/src/calibrate.cpp     float getThreshold() const { return threshold; }
threshold         247 modules/photo/src/calibrate.cpp     void setThreshold(float val) { threshold = val; }
threshold         255 modules/photo/src/calibrate.cpp            << "threshold" << threshold;
threshold         263 modules/photo/src/calibrate.cpp         threshold = fn["threshold"];
threshold         269 modules/photo/src/calibrate.cpp     float threshold;
threshold         273 modules/photo/src/calibrate.cpp Ptr<CalibrateRobertson> createCalibrateRobertson(int max_iter, float threshold)
threshold         275 modules/photo/src/calibrate.cpp     return makePtr<CalibrateRobertsonImpl>(max_iter, threshold);
threshold          45 modules/photo/src/denoise_tvl1.cpp #define ABSCLIP(val,threshold) MIN(MAX((val),-(threshold)),(threshold))
threshold          53 modules/photo/test/test_hdr.cpp void checkEqual(Mat img0, Mat img1, double threshold, const string& name)
threshold          57 modules/photo/test/test_hdr.cpp     ASSERT_FALSE(max > threshold) << "max=" << max << " threshold=" << threshold << " method=" << name;
threshold         547 modules/stitching/src/blenders.cpp     threshold(tmp, weight, 1.f, 1.f, THRESH_TRUNC);
threshold          75 modules/stitching/test/ocl/test_warpers.cpp     void Near(double threshold = 0.)
threshold          77 modules/stitching/test/ocl/test_warpers.cpp         EXPECT_MAT_NEAR(xmap, uxmap, threshold);
threshold          78 modules/stitching/test/ocl/test_warpers.cpp         EXPECT_MAT_NEAR(ymap, uymap, threshold);
threshold          79 modules/stitching/test/ocl/test_warpers.cpp         EXPECT_MAT_NEAR(dst, udst, threshold);
threshold         422 modules/ts/src/cuda_test.cpp         threshold(diff, diff, eps, 255.0, cv::THRESH_BINARY);
threshold         305 modules/ts/src/ocl_test.cpp     threshold(diff, diff_thresh, eps, 255.0, cv::THRESH_BINARY);
threshold        2018 modules/ts/src/ts_func.cpp                 double threshold;
threshold        2034 modules/ts/src/ts_func.cpp                 threshold = element_wise_relative_error ? fabs(b_val) + 1 : maxval;
threshold        2035 modules/ts/src/ts_func.cpp                 if( a_val > threshold*success_err_level )
threshold        2037 modules/ts/src/ts_func.cpp                     realmaxdiff = a_val/threshold;
threshold        2049 modules/ts/src/ts_func.cpp                 double threshold;
threshold        2065 modules/ts/src/ts_func.cpp                 threshold = element_wise_relative_error ? fabs(b_val) + 1 : maxval;
threshold        2066 modules/ts/src/ts_func.cpp                 if( a_val > threshold*success_err_level )
threshold        2068 modules/ts/src/ts_func.cpp                     realmaxdiff = a_val/threshold;
threshold         197 modules/video/include/opencv2/video/background_segm.hpp     CV_WRAP virtual void setShadowThreshold(double threshold) = 0;
threshold         287 modules/video/include/opencv2/video/background_segm.hpp     CV_WRAP virtual void setShadowThreshold(double threshold) = 0;
threshold         409 modules/video/src/ecc.cpp         threshold(inputMask, preMask, 0, 1, THRESH_BINARY);
threshold          83 samples/cpp/bgfg_segm.cpp             threshold(fgmask, fgmask, 10, 255, THRESH_BINARY);
threshold          58 samples/cpp/ffilldemo.cpp         threshold(mask, mask, 1, 128, THRESH_BINARY);
threshold          82 samples/cpp/tutorial_code/ImgProc/Threshold.cpp   threshold( src_gray, dst, threshold_value, max_BINARY_value,threshold_type );
threshold          77 samples/cpp/tutorial_code/ImgTrans/imageSegmentation.cpp     threshold(bw, bw, 40, 255, CV_THRESH_BINARY | CV_THRESH_OTSU);
threshold          95 samples/cpp/tutorial_code/ImgTrans/imageSegmentation.cpp     threshold(dist, dist, .4, 1., CV_THRESH_BINARY);
threshold          59 samples/cpp/tutorial_code/ShapeDescriptors/generalContours_demo1.cpp   threshold( src_gray, threshold_output, thresh, 255, THRESH_BINARY );
threshold          59 samples/cpp/tutorial_code/ShapeDescriptors/generalContours_demo2.cpp   threshold( src_gray, threshold_output, thresh, 255, THRESH_BINARY );
threshold          60 samples/cpp/tutorial_code/ShapeDescriptors/hull_demo.cpp   threshold( src_gray, threshold_output, thresh, 255, THRESH_BINARY );
threshold         119 samples/cpp/tutorial_code/ml/introduction_to_pca/introduction_to_pca.cpp     threshold(gray, bw, 50, 255, CV_THRESH_BINARY | CV_THRESH_OTSU);
threshold         763 samples/gpu/performance/tests.cpp TEST(threshold)
threshold         774 samples/gpu/performance/tests.cpp         threshold(src, dst, 50.0, 0.0, THRESH_BINARY);
threshold         777 samples/gpu/performance/tests.cpp         threshold(src, dst, 50.0, 0.0, THRESH_BINARY);
threshold         782 samples/gpu/performance/tests.cpp         cuda::threshold(d_src, d_dst, 50.0, 0.0, THRESH_BINARY);
threshold         785 samples/gpu/performance/tests.cpp         cuda::threshold(d_src, d_dst, 50.0, 0.0, THRESH_BINARY);
threshold         795 samples/gpu/performance/tests.cpp         threshold(src, dst, 50.0, 0.0, THRESH_TRUNC);
threshold         798 samples/gpu/performance/tests.cpp         threshold(src, dst, 50.0, 0.0, THRESH_TRUNC);
threshold         803 samples/gpu/performance/tests.cpp         cuda::threshold(d_src, d_dst, 50.0, 0.0, THRESH_TRUNC);
threshold         806 samples/gpu/performance/tests.cpp         cuda::threshold(d_src, d_dst, 50.0, 0.0, THRESH_TRUNC);
threshold          69 samples/tapi/squares.cpp                 cv::threshold(gray0, gray, (l+1)*255/N, 255, THRESH_BINARY);