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


