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


