EOCR2::Load

Loads a model, containing parameter settings used for all operations in EOCR2, from disk.

Namespace: Euresys::Open_eVision_2_11

[C++]

void Load(
   const std::string& modelPath
)

Parameters

modelPath

A string containing the full path to the model file.

EOCR2.Load

Loads a model, containing parameter settings used for all operations in EOCR2, from disk.

Namespace: Euresys.Open_eVision_2_11

[C#]

void Load(
   string modelPath
)

Parameters

modelPath

A string containing the full path to the model file.