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

