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,
	FilNet.DeviceKind? inDeviceType,
	int inDeviceIndex,
	FilNet.Size? inInputSizeHint,
	out FilNet.LocateObjectsModelId outModelId
)

Parameters

Name Type Range Default Description
inModelDirectorystring
inDeviceTypeFilNet.DeviceKind?
inDeviceIndexint
inInputSizeHintFilNet.Size?
outModelIdFilNet.LocateObjectsModelId

Function Overrides

See also