Home
last modified time | relevance | path

Searched refs:RootMeanSquaredErrorMetric (Results 1 – 8 of 8) sorted by relevance

/external/ImageMagick/MagickCore/
Dcompare.h39 RootMeanSquaredErrorMetric, enumerator
Dcompare.c1684 case RootMeanSquaredErrorMetric: in GetImageDistortion()
1831 case RootMeanSquaredErrorMetric: in GetImageDistortions()
Doption.c1691 { "RMSE", RootMeanSquaredErrorMetric, UndefinedOptionFlag, MagickFalse },
/external/ImageMagick/MagickWand/
Dcompare.c1243 case RootMeanSquaredErrorMetric: in CompareImagesCommand()
1297 case RootMeanSquaredErrorMetric: in CompareImagesCommand()
/external/ImageMagick/tests/
Dvalidate.c1738 RootMeanSquaredErrorMetric,&distortion,exception); in ValidateImageFormatsInMemory()
1975 RootMeanSquaredErrorMetric,&distortion,exception); in ValidateImageFormatsOnDisk()
2161 RootMeanSquaredErrorMetric,&distortion,exception); in ValidateImportExportPixels()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h855 using MagickCore::RootMeanSquaredErrorMetric;
/external/ImageMagick/PerlMagick/
DMagick.xs3410 metric=RootMeanSquaredErrorMetric; in Compare()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in3407 metric=RootMeanSquaredErrorMetric;