Home
last modified time | relevance | path

Searched refs:color_distance (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
Dfeature.c2166 const size_t height,const double color_distance,ExceptionInfo *exception) in MeanShiftImage() argument
2289 if (distance <= (color_distance*color_distance)) in MeanShiftImage()
/external/ImageMagick/MagickWand/
Dmagick-image.c7273 const size_t width,const size_t height,const double color_distance) in MagickMeanShiftImage() argument
7284 mean_image=MeanShiftImage(wand->images,width,height,color_distance, in MagickMeanShiftImage()