Click or drag to resize

IndexParams.GetDouble Method (String, Double)

Namespace:  OpenCvSharp.Flann
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public double GetDouble(
	string key,
	double defaultVal
)

Parameters

key
Type: System.String
defaultVal
Type: System.Double

Return Value

Type: Double
See Also