Lines Matching defs:threshold_
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()
4786 void Magick::Image::waveletDenoise(const double threshold_, in waveletDenoise()
4799 void Magick::Image::whiteThreshold(const std::string &threshold_) in whiteThreshold()
4808 const std::string &threshold_) in whiteThresholdChannel()