Table of Contents

Property UniquenessRatio

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

UniquenessRatio

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.

public int UniquenessRatio { get; set; }

Property Value

int