Table of Contents

Property RootMeanSquaredError

Namespace
SkiaSharp.Extended
Assembly
SkiaSharp.Extended.dll

RootMeanSquaredError

Gets the root mean squared error, computed as the square root of MeanSquaredError. Range: 0 (identical) to 255 (maximum difference).

public double RootMeanSquaredError { get; }

Property Value

double