Searched refs:RootMeanSquaredErrorMetric (Results 1 – 8 of 8) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | compare.h | 39 RootMeanSquaredErrorMetric, enumerator
|
D | compare.c | 1684 case RootMeanSquaredErrorMetric: in GetImageDistortion() 1831 case RootMeanSquaredErrorMetric: in GetImageDistortions()
|
D | option.c | 1691 { "RMSE", RootMeanSquaredErrorMetric, UndefinedOptionFlag, MagickFalse },
|
/external/ImageMagick/MagickWand/ |
D | compare.c | 1243 case RootMeanSquaredErrorMetric: in CompareImagesCommand() 1297 case RootMeanSquaredErrorMetric: in CompareImagesCommand()
|
/external/ImageMagick/tests/ |
D | validate.c | 1738 RootMeanSquaredErrorMetric,&distortion,exception); in ValidateImageFormatsInMemory() 1975 RootMeanSquaredErrorMetric,&distortion,exception); in ValidateImageFormatsOnDisk() 2161 RootMeanSquaredErrorMetric,&distortion,exception); in ValidateImportExportPixels()
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Include.h | 855 using MagickCore::RootMeanSquaredErrorMetric;
|
/external/ImageMagick/PerlMagick/ |
D | Magick.xs | 3410 metric=RootMeanSquaredErrorMetric; in Compare()
|
/external/ImageMagick/PerlMagick/quantum/ |
D | quantum.xs.in | 3407 metric=RootMeanSquaredErrorMetric;
|