Searched refs:RootMeanSquaredErrorMetric (Results 1 – 8 of 8) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | compare.h | 39 RootMeanSquaredErrorMetric, enumerator
|
D | compare.c | 1682 case RootMeanSquaredErrorMetric: in GetImageDistortion() 1829 case RootMeanSquaredErrorMetric: in GetImageDistortions()
|
D | option.c | 1688 { "RMSE", RootMeanSquaredErrorMetric, UndefinedOptionFlag, MagickFalse },
|
/external/ImageMagick/MagickWand/ |
D | compare.c | 1248 case RootMeanSquaredErrorMetric: in CompareImagesCommand() 1298 case RootMeanSquaredErrorMetric: in CompareImagesCommand()
|
/external/ImageMagick/tests/ |
D | validate.c | 1743 RootMeanSquaredErrorMetric,&distortion,exception); in ValidateImageFormatsInMemory() 1980 RootMeanSquaredErrorMetric,&distortion,exception); in ValidateImageFormatsOnDisk() 2166 RootMeanSquaredErrorMetric,&distortion,exception); in ValidateImportExportPixels()
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Include.h | 844 using MagickCore::RootMeanSquaredErrorMetric;
|
/external/ImageMagick/PerlMagick/ |
D | Magick.xs | 3408 metric=RootMeanSquaredErrorMetric; in Compare()
|
/external/ImageMagick/PerlMagick/quantum/ |
D | quantum.xs.in | 3405 metric=RootMeanSquaredErrorMetric;
|