You are here: Start » AVL.NET » Invoke.LoadOcrSvmModel
Loads serialized OcrSvmModel 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.OcrSvmModel | Deserialized OcrSvmModel. | 


