Property NormalizedRootMeanSquaredError
NormalizedRootMeanSquaredError
Gets the normalized root mean squared error, computed as RootMeanSquaredError / 255. Range: 0 (identical) to 1 (maximum difference). Useful for threshold-based pass/fail testing.
public double NormalizedRootMeanSquaredError { get; }