Click or drag to resize

DetectorParametersErrorCorrectionRate Property

errorCorrectionRate error correction rate respect to the maximun error correction capability for each dictionary. (default 0.6).

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

Property Value

Type: Double
See Also