You are here: Start » FIL.NET » FIL.LoadOcrModel
FIL.LoadOcrModel
Loads serialized OcrMlpModel object from fidata file.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inFilename | string | Name of the source file. | ||
![]() | outOcrModel | FilNet.OcrModel | Deserialized OcrMlpModel. |