Searched refs:kuwahara (Results 1 – 4 of 4) sorted by relevance
22 connected component labeling, perceptual hash, kuwahara filter and others.
22 * Patch so -kuwahara option can preserve colormapped edges.
1012 void kuwahara(const double radius_=0.0,const double sigma_=1.0);
3351 void Magick::Image::kuwahara(const double radius_,const double sigma_) in kuwahara() function in Magick::Image