Lines Matching defs:threshold_
2064 void Magick::Image::blackThreshold(const std::string &threshold_) in blackThreshold()
2073 const std::string &threshold_) in blackThresholdChannel()
2743 void Magick::Image::deskew(const double threshold_) in deskew()
3333 const size_t threshold_) in houghLine()
4302 const double threshold_) in selectiveBlur()
4315 const double radius_,const double sigma_,const double threshold_) in selectiveBlurChannel()
4343 void Magick::Image::sepiaTone(const double threshold_) in sepiaTone()
4634 void Magick::Image::threshold(const double threshold_) in threshold()
4796 const double amount_,const double threshold_) in unsharpmask()
4810 const double threshold_) in unsharpmaskChannel()
4848 void Magick::Image::waveletDenoise(const double threshold_, in waveletDenoise()
4861 void Magick::Image::whiteThreshold(const std::string &threshold_) in whiteThreshold()
4870 const std::string &threshold_) in whiteThresholdChannel()