You are here: Start » AVL.NET » Function Reference » Computer Vision » Optical Character Recognition » AVL.SaveOcrModel
Saves serialized OcrMlpModel object as AVDATA file.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inOcrModel | AvlNet.OcrModel | Model to be serialized. | ||
![]() | inFilename | string | Name of the target file. |

