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.c1682 case RootMeanSquaredErrorMetric: in GetImageDistortion()
1829 case RootMeanSquaredErrorMetric: in GetImageDistortions()
Doption.c1688 { "RMSE", RootMeanSquaredErrorMetric, UndefinedOptionFlag, MagickFalse },
/external/ImageMagick/MagickWand/
Dcompare.c1248 case RootMeanSquaredErrorMetric: in CompareImagesCommand()
1298 case RootMeanSquaredErrorMetric: in CompareImagesCommand()
/external/ImageMagick/tests/
Dvalidate.c1743 RootMeanSquaredErrorMetric,&distortion,exception); in ValidateImageFormatsInMemory()
1980 RootMeanSquaredErrorMetric,&distortion,exception); in ValidateImageFormatsOnDisk()
2166 RootMeanSquaredErrorMetric,&distortion,exception); in ValidateImportExportPixels()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h844 using MagickCore::RootMeanSquaredErrorMetric;
/external/ImageMagick/PerlMagick/
DMagick.xs3408 metric=RootMeanSquaredErrorMetric; in Compare()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in3405 metric=RootMeanSquaredErrorMetric;