You are here: Start » AVL.NET » ReadCharactersModelId Constructor
ReadCharactersModelId Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public ReadCharactersModelId ( NullableRef<string> modelDirectory, AvlNet.OcrPretrainedModel pretrainedModel, AvlNet.DeviceKind? deviceType, int deviceIndex )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| modelDirectory | AvlNet.NullableRef<string> | ||||
| pretrainedModel | AvlNet.OcrPretrainedModel | ||||
| deviceType | AvlNet.DeviceKind? | ||||
| deviceIndex | int |
