Click or drag to resize

IndexParamsSetBool Method

Namespace:  OpenCvSharp.Flann
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public void SetBool(
	string key,
	bool value
)

Parameters

key
Type: SystemString
value
Type: SystemBoolean
See Also