OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetImageDistortions
(Results
1 - 6
of
6
) sorted by null
/external/ImageMagick/MagickCore/
compare.h
43
*
GetImageDistortions
(Image *,const Image *,const MetricType,ExceptionInfo *);
methods.h
424
#define
GetImageDistortions
PrependMagickMethod(
GetImageDistortions
)
[
all
...]
compare.c
[
all
...]
/external/ImageMagick/www/api/
compare.php
55
<p class="text-center"><a href="compare.php#CompareImages">CompareImages</a> • <a href="compare.php#GetImageDistortion">GetImageDistortion</a> • <a href="compare.php#
GetImageDistortions
">
GetImageDistortions
</a> • <a href="compare.php#IsImagesEqual">IsImagesEqual</a> • <a href="compare.php#SimilarityImage">SimilarityImage</a></p>
136
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/compare_8c.html" id="
GetImageDistortions
">
GetImageDistortions
</a></h2>
138
<p>
GetImageDistortions
() compares the pixel channels of an image to a reconstructed image and returns the specified distortion metric for each channel.</p>
140
<p>The format of the
GetImageDistortions
method is:</p>
143
double *
GetImageDistortions
(const Image *image,
/external/ImageMagick/MagickWand/
compare.c
[
all
...]
magick-image.c
[
all
...]
Completed in 48 milliseconds