Skip to content

Commit 4ac361b

Browse files
author
Cristy
committed
invert MEPP metric correlation image
1 parent 4cadce6 commit 4ac361b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

magick/compare.c

+1
Original file line numberDiff line numberDiff line change
@@ -2252,6 +2252,7 @@ MagickExport Image *SimilarityMetricImage(Image *image,const Image *reference,
22522252
case AbsoluteErrorMetric:
22532253
case FuzzErrorMetric:
22542254
case MeanAbsoluteErrorMetric:
2255+
case MeanErrorPerPixelMetric:
22552256
case MeanSquaredErrorMetric:
22562257
case NormalizedCrossCorrelationErrorMetric:
22572258
case PeakAbsoluteErrorMetric:

0 commit comments

Comments
 (0)