You are here: Start » FILDL.DL_LocateObjects_Deploy Method

FILDL.DL_LocateObjects_Deploy Method

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

Syntax

public static void DL_LocateObjects_Deploy
(
	string inModelDirectory,
	int inDeviceIndex,
	out FilNet.LocateObjectsModelId outModelId
)

Parameters

Name Type Range Default Description
inModelDirectorystring
inDeviceIndexint
outModelIdFilNet.LocateObjectsModelId

Function Overrides

See also