Property MeanAbsoluteError
MeanAbsoluteError
Gets the mean absolute error per channel, computed as AbsoluteError / (TotalPixels × ChannelCount). Range: 0 (identical) to 255 (maximum difference). Returns 0 if TotalPixels is 0.
public double MeanAbsoluteError { get; }