HomeSort by relevance Sort by last modified time
    Searched defs:AdaptiveThresholdImage (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
threshold.c 159 % AdaptiveThresholdImage() selects an individual threshold for each pixel
164 % The format of the AdaptiveThresholdImage method is:
166 % Image *AdaptiveThresholdImage(const Image *image,const size_t width,
182 MagickExport Image *AdaptiveThresholdImage(const Image *image,
    [all...]
methods.h 88 #define AdaptiveThresholdImage PrependMagickMethod(AdaptiveThresholdImage)
    [all...]

Completed in 75 milliseconds