Searched defs:threshold_ (Results 1 – 12 of 12) sorted by relevance
55 double threshold_; variable
78 void setThreshold(double threshold_) { threshold = (float)threshold_; } in setThreshold()
89 void setThreshold(double threshold_) { threshold = (float)threshold_; } in setThreshold()
410 void setThreshold(int threshold_) { threshold = threshold_; } in setThreshold()
7493 void setThreshold(int threshold_) { threshold = threshold_; } in setThreshold()
864 BriskScaleSpace::getKeypoints(const int threshold_, std::vector<cv::KeyPoint>& keypoints) in getKeypoints()
88 int threshold_; member in __anon708423a90111::FAST_Impl
119 int threshold_; member in __anonb2720a4c0111::HoughLinesDetectorImpl
2043 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 …]
1073 Magick::thresholdImage::thresholdImage( const double threshold_ ) in thresholdImage()
2280 int threshold_; member in testing::gmock_matchers_test::IsGreaterThan
2389 int threshold_; member in testing::gmock_matchers_test::IsGreaterThan