getThreshold       76 modules/cudafeatures2d/src/fast.cpp         virtual int getThreshold() const { return threshold_; }
getThreshold       88 modules/cudaimgproc/src/hough_lines.cpp         int getThreshold() const { return threshold_; }
getThreshold      250 modules/cudalegacy/include/opencv2/cudalegacy/NCVHaarObjectDetection.hpp     __host__ __device__ Ncv32f getThreshold(void)
getThreshold     7494 modules/features2d/src/agast.cpp     int getThreshold() const { return threshold; }
getThreshold       90 modules/features2d/src/akaze.cpp         double getThreshold() const { return threshold; }
getThreshold      411 modules/features2d/src/fast.cpp     int getThreshold() const { return threshold; }
getThreshold       79 modules/features2d/src/kaze.cpp         double getThreshold() const { return threshold; }
getThreshold      246 modules/photo/src/calibrate.cpp     float getThreshold() const { return threshold; }