Home
last modified time | relevance | path

Searched refs:MetricType (Results 1 – 13 of 13) sorted by relevance

/external/ImageMagick/MagickCore/
Dcompare.h40 } MetricType; typedef
43 *GetImageDistortions(Image *,const Image *,const MetricType,ExceptionInfo *);
46 *CompareImages(Image *,const Image *,const MetricType,double *,
48 *SimilarityImage(const Image *,const Image *,const MetricType,const double,
52 GetImageDistortion(Image *,const Image *,const MetricType,double *,
Dcompare.c128 const MetricType metric,double *distortion,ExceptionInfo *exception) in CompareImages()
1257 const Image *reconstruct_image,const MetricType metric,double *distortion, in GetImageDistortion()
1393 const Image *reconstruct_image,const MetricType metric, in GetImageDistortions()
1788 const MetricType metric,const ssize_t x_offset,const ssize_t y_offset, in GetSimilarityMetric()
1819 const MetricType metric,const double similarity_threshold, in SimilarityImage()
/external/skia/src/pdf/
DSkPDFMakeCIDGlyphWidthsArray.cpp22 enum MetricType { enum
27 MetricType fType;
91 AdvanceMetric::MetricType type) { in finish_range()
/external/ImageMagick/MagickWand/
Dmagick-image.h55 const MetricType),
164 MagickGetImageDistortion(MagickWand *,const MagickWand *,const MetricType,
339 *MagickCompareImages(MagickWand *,const MagickWand *,const MetricType,
355 *MagickSimilarityImage(MagickWand *,const MagickWand *,const MetricType,
Dcompare.c239 MetricType in CompareImagesCommand()
723 metric=(MetricType) type; in CompareImagesCommand()
Doperation.c3809 MetricType in CLIListOperatorImages()
3824 metric=(MetricType) ParseCommandOption(MagickMetricOptions, in CLIListOperatorImages()
4440 MetricType in CLIListOperatorImages()
4456 metric=(MetricType) ParseCommandOption(MagickMetricOptions, in CLIListOperatorImages()
Dmagick-image.c1806 const MagickWand *reference,const MetricType metric,double *distortion) in MagickCompareImages()
4618 const MagickWand *reference,const MetricType metric,double *distortion) in MagickGetImageDistortion()
4665 const MagickWand *reference,const MetricType metric) in MagickGetImageDistortions()
11028 const MagickWand *reference,const MetricType metric, in MagickSimilarityImage()
Dmogrify.c7876 MetricType in MogrifyImageList()
7894 metric=(MetricType) ParseCommandOption(MagickMetricOptions, in MogrifyImageList()
/external/ImageMagick/Magick++/lib/Magick++/
DImage.h748 double compare(const Image &reference_,const MetricType metric_);
751 const MetricType metric_ );
755 Image compare(const Image &reference_,const MetricType metric_,
758 const MetricType metric_,double *distortion);
1374 Image subImageSearch(const Image &reference_,const MetricType metric_,
DInclude.h823 using MagickCore::MetricType;
/external/ImageMagick/Magick++/lib/
DImage.cpp2426 double Magick::Image::compare(const Image &reference_,const MetricType metric_) in compare()
2439 const Image &reference_,const MetricType metric_) in compareChannel()
2454 const MetricType metric_,double *distortion) in compare()
2470 const Image &reference_,const MetricType metric_,double *distortion) in compareChannel()
4524 const MetricType metric_,Geometry *offset_,double *similarityMetric_, in subImageSearch()
/external/ImageMagick/PerlMagick/
DMagick.xs3287 MetricType in Compare()
3402 metric=(MetricType) option; in Compare()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in3287 MetricType
3402 metric=(MetricType) option;