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

  /external/ImageMagick/MagickCore/
compare.h 46 *CompareImages(Image *,const Image *,const MetricType,double *,
methods.h 186 #define CompareImages PrependMagickMethod(CompareImages)
188 #define CompareImages PrependMagickMethod(CompareImages)
    [all...]
compare.c 88 % CompareImages() compares one or more pixel channels of an image to a
91 % The format of the CompareImages method is:
93 % Image *CompareImages(const Image *image,const Image *reconstruct_image,
129 MagickExport Image *CompareImages(Image *image,const Image *reconstruct_image,
    [all...]
  /external/libvpx/libvpx/test/
vpx_scale_test.cc 147 void CompareImages(const YV12_BUFFER_CONFIG actual) {
184 CompareImages(img_);
223 CompareImages(cpy_img_);
  /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>
57 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/compare_8c.html" id="CompareImages">CompareImages</a></h2>
59 <p>CompareImages() compares one or more pixel channels of an image to a reconstructed image and returns the difference image.</p>
61 <p>The format of the CompareImages method is:</p>
64 Image *CompareImages(const Image *image,const Image *reconstruct_image,
  /external/pdfium/samples/
image_diff.cc 218 int CompareImages(const std::string& file1,
347 return CompareImages(filename1, filename2, histograms);
  /external/ImageMagick/MagickWand/
compare.c     [all...]
operation.c 787 /* FUTURE: this is only used by CompareImages() which is used
    [all...]
magick-image.c     [all...]
mogrify.c     [all...]
  /external/toolchain-utils/
chromiumos_image_diff.py 176 def CompareImages(self):
322 result = image_comparator.CompareImages()
  /external/ImageMagick/tests/
validate.c     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 823 milliseconds