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