]> granicus.if.org Git - imagemagick/blobdiff - magick/compare.h
(no commit message)
[imagemagick] / magick / compare.h
index c530018a7f42d0af1f032c3d14fbfcf66e822122..a0439d27307918a90ecfa84f5fd6303c78a4d0c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization
+  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
   dedicated to making software imaging solutions freely available.
   
   You may not use this file except in compliance with the License.
@@ -33,7 +33,9 @@ typedef enum
   MeanSquaredErrorMetric,
   PeakAbsoluteErrorMetric,
   PeakSignalToNoiseRatioMetric,
-  RootMeanSquaredErrorMetric
+  RootMeanSquaredErrorMetric,
+  NormalizedCrossCorrelationErrorMetric,
+  FuzzErrorMetric
 } MetricType;
 
 extern MagickExport double