Click or drag to resize

StereoSGBMUniquenessRatio Property

Margin in percentage by which the best (minimum) computed cost function value should "win" the second best value to consider the found match correct. Normally, a value within the 5-15 range is good enough.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public int UniquenessRatio { get; set; }

Property Value

Type: Int32
See Also