You are here: Start » FILDL.DL_ReadCharacters_Quantized_Deploy Method

FILDL.DL_ReadCharacters_Quantized_Deploy Method

Namespace:FilNet.DeepLearning
Assembly:FilDl.Net.dll

Syntax

public static void DL_ReadCharacters_Quantized_Deploy
(
	FilNet.OcrPretrainedModelQuantized inPretrainedModelType,
	int inDeviceIndex,
	out FilNet.ReadCharactersModelId outModelId
)

Parameters

Name Type Range Default Description
inPretrainedModelTypeFilNet.OcrPretrainedModelQuantized
inDeviceIndexint
outModelIdFilNet.ReadCharactersModelId

Function Overrides

See also