MetricType

enum MetricType : Enum<MetricType>

A measure of the differences between images according to the type given metric.

Entries

Link copied to clipboard

structural dissimilarity index

Link copied to clipboard

structural similarity index

Link copied to clipboard

root mean squared (normalized root mean squared)

Link copied to clipboard

perceptual hash for the sRGB and HCLp colorspaces. Specify an alternative colorspace with -define

Link copied to clipboard

peak signal to noise ratio

Link copied to clipboard

peak absolute (normalized peak absolute)

Link copied to clipboard

normalized cross correlation

Link copied to clipboard

mean error squared, average of the channel error squared

Link copied to clipboard

mean error per pixel (normalized mean error, normalized peak error)

Link copied to clipboard

mean absolute error (normalized), average channel error distance

Link copied to clipboard

mean color distance

Link copied to clipboard

absolute error count, number of different pixels (-fuzz affected)

Link copied to clipboard

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int