HomeSort by relevance Sort by last modified time
    Searched refs:DespeckleImage (Results 1 - 13 of 13) sorted by null

  /external/ImageMagick/MagickCore/
effect.h 67 *DespeckleImage(const Image *,ExceptionInfo *),
methods.h 246 #define DespeckleImage PrependMagickMethod(DespeckleImage)
    [all...]
effect.c 864 % DespeckleImage() reduces the speckle noise in an image while perserving the
871 % The format of the DespeckleImage method is:
873 % Image *DespeckleImage(const Image *image,ExceptionInfo *exception)
979 MagickExport Image *DespeckleImage(const Image *image,ExceptionInfo *exception)
    [all...]
display.c     [all...]
  /external/ImageMagick/www/api/
effect.php 55 <p class="text-center"><a href="effect.php#AdaptiveBlurImage">AdaptiveBlurImage</a> &bull; <a href="effect.php#AdaptiveSharpenImage">AdaptiveSharpenImage</a> &bull; <a href="effect.php#BlurImage">BlurImage</a> &bull; <a href="effect.php#ConvolveImage">ConvolveImage</a> &bull; <a href="effect.php#DespeckleImage">DespeckleImage</a> &bull; <a href="effect.php#EdgeImage">EdgeImage</a> &bull; <a href="effect.php#EmbossImage">EmbossImage</a> &bull; <a href="effect.php#GaussianBlurImage">GaussianBlurImage</a> &bull; <a href="effect.php#KuwaharaImage">KuwaharaImage</a> &bull; <a href="effect.php#MotionBlurImage">MotionBlurImage</a> &bull; <a href="effect.php#PreviewImage">PreviewImage</a> &bull; <a href="effect.php#RotationalBlurImage">RotationalBlurImage</a> &bull; <a href="effect.php#SelectiveBlurImage">SelectiveBlurImage</a> &bull; <a href="effect.php#ShadeImage">ShadeImage</a> &bull; <a href="effect.php#SharpenImage">SharpenImage</a> &bull; <a href="effect.php#SpreadImage">SpreadImage</a> &bull; <a href="effect.php#UnsharpMaskImage">UnsharpMaskImage</a></p>
193 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/effect_8c.html" id="DespeckleImage">DespeckleImage</a></h2>
195 <p>DespeckleImage() reduces the speckle noise in an image while perserving the edges of the original image. A speckle removing filter uses a complementary hulling technique (raising pixels that are darker than their surrounding neighbors, then complementarily lowering pixels that are brighter than their surrounding neighbors) to reduce the speckle index of that image (reference Crimmins speckle removal).</p>
197 <p>The format of the DespeckleImage method is:</p>
200 Image *DespeckleImage(const Image *image,ExceptionInfo *exception)
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/MagickWand/
operation.c     [all...]
magick-image.c     [all...]
mogrify.c     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]
  /external/ImageMagick/coders/
msl.c     [all...]

Completed in 224 milliseconds