Click or drag to resize

LDALoad Method (String)

Deserializes this object from a given filename.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public void Load(
	string fileName
)

Parameters

fileName
Type: SystemString
See Also