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

  /external/ImageMagick/MagickCore/
compare.h 52 GetImageDistortion(Image *,const Image *,const MetricType,double *,
compare.c 174 status=GetImageDistortion(image,reconstruct_image,metric,distortion,
326 % GetImageDistortion() compares one or more pixel channels of an image to a
329 % The format of the GetImageDistortion method is:
331 % MagickBooleanType GetImageDistortion(const Image *image,
    [all...]
methods.h 423 #define GetImageDistortion PrependMagickMethod(GetImageDistortion)
433 #define GetImageDistortion PrependMagickMethod(GetImageDistortion)
    [all...]
  /external/ImageMagick/www/api/
compare.php 55 <p class="text-center"><a href="compare.php#CompareImages">CompareImages</a> &bull; <a href="compare.php#GetImageDistortion">GetImageDistortion</a> &bull; <a href="compare.php#GetImageDistortions">GetImageDistortions</a> &bull; <a href="compare.php#IsImagesEqual">IsImagesEqual</a> &bull; <a href="compare.php#SimilarityImage">SimilarityImage</a></p>
96 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/compare_8c.html" id="GetImageDistortion">GetImageDistortion</a></h2>
98 <p>GetImageDistortion() compares one or more pixel channels of an image to a reconstructed image and returns the specified distortion metric.</p>
100 <p>The format of the GetImageDistortion method is:</p>
103 MagickBooleanType GetImageDistortion(const Image *image,
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]
  /external/ImageMagick/MagickWand/
magick-image.c     [all...]

Completed in 66 milliseconds