Back to Adaptive Vision Library website
You are here: Start » Function Reference » Optical Character Recognition » LoadOcrModel
LoadOcrModel
Loads serialized OcrMlpModel object from avdata file.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inFilename | const File& | Name of the source file | |
![]() |
outOcrModel | OcrModel& | Deserialized OcrMlpModel |


