Click or drag to resize

QualityPSNRMaxPixelValue Property

get or set the maximum pixel value used for PSNR computation

Namespace:  OpenCvSharp.Quality
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public double MaxPixelValue { get; set; }

Return Value

Type: Double
See Also