Click or drag to resize

LDALoad 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: SystemString

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

See Also