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.DeviceType? targetDevice
)

Parameters

Name Type Range Default Description
modelDirectoryAvlNet.NullableRef<string>
pretrainedModelAvlNet.OcrPretrainedModel
targetDeviceAvlNet.DeviceType?

See also