You are here: Start » AVL.NET » Function Reference » Computer Vision » Optical Character Recognition » AVL.LoadOcrSvmModel
Loads serialized OcrSvmModel 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.OcrSvmModel | Deserialized OcrSvmModel. |


