Back to Adaptive Vision Library website
You are here: Start » Function Reference » Optical Character Recognition » SaveOcrModel
SaveOcrModel
Saves serialized OcrMlpModel object as avdata file.
Syntax
C++
C#
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inOcrModel | const OcrModel& | Model to be serialized | |
![]() |
inFilename | const File& | Name of the target file |

