Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic int WTA_K { get; set; }
Public Property WTA_K As Integer
Get
Set
public:
property int WTA_K {
int get ();
void set (int value);
}
member WTA_K : int with get, set
function get_WTA_K();
function set_WTA_K(value);
Property Value
Type:
Int32
See Also