OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SimilarityImage
(Results
1 - 9
of
9
) sorted by null
/external/ImageMagick/MagickCore/
compare.h
48
*
SimilarityImage
(const Image *,const Image *,const MetricType,const double,
methods.h
[
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>
207
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/compare_8c.html" id="
SimilarityImage
">
SimilarityImage
</a></h2>
209
<p>
SimilarityImage
() compares the reference image of the image and returns the best match offset. In addition, it returns a similarity image such that an exact match location is completely white and if none of the pixels match, black, otherwise some gray level in-between.</p>
214
Image *
SimilarityImage
(const Image *image,const Image *reference,
/external/ImageMagick/MagickWand/
compare.c
[
all
...]
operation.c
[
all
...]
magick-image.c
[
all
...]
/external/ImageMagick/Magick++/lib/Magick++/
Include.h
[
all
...]
/external/ImageMagick/Magick++/lib/
Image.cpp
[
all
...]
Completed in 302 milliseconds