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

  /external/ImageMagick/MagickCore/
morphology.h 140 *MorphologyImage(const Image *,const MorphologyMethod,const ssize_t,
methods.h     [all...]
effect.c 847 convolve_image=MorphologyImage(image,ConvolveMorphology,1,kernel_info,
    [all...]
morphology.c     [all...]
  /external/ImageMagick/www/api/
morphology.php 55 <p class="text-center"><a href="morphology.php#AcquireKernelInfo">AcquireKernelInfo</a> &bull; <a href="morphology.php#AcquireKernelBuiltIn">AcquireKernelBuiltIn</a> &bull; <a href="morphology.php#CloneKernelInfo">CloneKernelInfo</a> &bull; <a href="morphology.php#DestroyKernelInfo">DestroyKernelInfo</a> &bull; <a href="morphology.php#MorphologyApply">MorphologyApply</a> &bull; <a href="morphology.php#This is almost identical to the MorphologyPrimative">This is almost identical to the MorphologyPrimative</a> &bull; <a href="morphology.php#MorphologyImage">MorphologyImage</a> &bull; <a href="morphology.php#ScaleGeometryKernelInfo">ScaleGeometryKernelInfo</a> &bull; <a href="morphology.php#ScaleKernelInfo">ScaleKernelInfo</a> &bull; <a href="morphology.php#ShowKernelInfo">ShowKernelInfo</a> &bull; <a href="morphology.php#UnityAddKernelInfo">UnityAddKernelInfo</a> &bull; <a href="morphology.php#ZeroKernelNans">ZeroKernelNans</a></p>
326 <p>It is basically equivalent to as MorphologyImage() (see below) but without any user controls. This allows internel programs to use this method to perform a specific task without possible interference by any API user supplied settings.</p>
328 <p>It is MorphologyImage() task to extract any such user controls, and pass them to this function for processing.</p>
388 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/morphology_8c.html" id="MorphologyImage">MorphologyImage</a></h2>
390 <p>MorphologyImage() applies a user supplied kernel to the image according to the given mophology method.</p>
398 <p>The format of the MorphologyImage method is:</p>
401 Image *MorphologyImage(const Image *image,MorphologyMethod method,
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/MagickWand/
operation.c     [all...]
mogrify.c     [all...]
magick-image.c     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 522 milliseconds