Click or drag to resize

SavedIndexParams Constructor (String)

Initializes a new instance of the SavedIndexParams class

Namespace:  OpenCvSharp.Flann
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public SavedIndexParams(
	string fileName
)

Parameters

fileName
Type: SystemString

[Missing <param name="fileName"/> documentation for "M:OpenCvSharp.Flann.SavedIndexParams.#ctor(System.String)"]

See Also