You are here: Start » AVL.NET » Invoke.LoadOcrMlpModel
Loads serialized OcrMlpModel object from AVDATA file.
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inFilename | string | Name of the source file. | ||
![]() | outOcrModel | Avl.OcrMlpModel | Deserialized OcrMlpModel. |


