Home
last modified time | relevance | path

Searched defs:threshold_ (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Doveruse_detector.h55 double threshold_; variable
/external/opencv3/modules/features2d/src/
Dkaze.cpp78 void setThreshold(double threshold_) { threshold = (float)threshold_; } in setThreshold()
Dakaze.cpp89 void setThreshold(double threshold_) { threshold = (float)threshold_; } in setThreshold()
Dfast.cpp410 void setThreshold(int threshold_) { threshold = threshold_; } in setThreshold()
Dagast.cpp7493 void setThreshold(int threshold_) { threshold = threshold_; } in setThreshold()
Dbrisk.cpp864 BriskScaleSpace::getKeypoints(const int threshold_, std::vector<cv::KeyPoint>& keypoints) in getKeypoints()
/external/opencv3/modules/cudafeatures2d/src/
Dfast.cpp88 int threshold_; member in __anon708423a90111::FAST_Impl
/external/opencv3/modules/cudaimgproc/src/
Dhough_lines.cpp119 int threshold_; member in __anonb2720a4c0111::HoughLinesDetectorImpl
/external/ImageMagick/Magick++/lib/
DImage.cpp2043 void Magick::Image::blackThreshold(const std::string &threshold_) in blackThreshold()
2052 const std::string &threshold_) in blackThresholdChannel()
2708 void Magick::Image::deskew(const double threshold_) in deskew()
3298 const size_t threshold_) in houghLine()
4240 const double threshold_) in selectiveBlur()
4253 const double radius_,const double sigma_,const double threshold_) in selectiveBlurChannel()
4281 void Magick::Image::sepiaTone(const double threshold_) in sepiaTone()
4572 void Magick::Image::threshold(const double threshold_) in threshold()
4734 const double amount_,const double threshold_) in unsharpmask()
4748 const double threshold_) in unsharpmaskChannel()
[all …]
DSTL.cpp1073 Magick::thresholdImage::thresholdImage( const double threshold_ ) in thresholdImage()
/external/google-breakpad/src/testing/test/
Dgmock-matchers_test.cc2280 int threshold_; member in testing::gmock_matchers_test::IsGreaterThan
/external/gmock/test/
Dgmock-matchers_test.cc2389 int threshold_; member in testing::gmock_matchers_test::IsGreaterThan