Click or drag to resize

LDA.Load Method (String)

Deserializes this object from a given filename.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public void Load(
	string fileName
)

Parameters

fileName
Type: System.String

[Missing <param name="fileName"/> documentation for "M:OpenCvSharp.LDA.Load(System.String)"]

See Also