You are here: Start » AVL.NET » Invoke.LoadOcrModel
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.OcrModel | Deserialized OcrMlpModel. | 


