You are here: Start » AVL.NET » AVS.DeepModelToDeepModel_InstanceSegmentation Method

AVS.DeepModelToDeepModel_InstanceSegmentation Method

Conversion between DeepModel and DeepModel_ImageSegmentation

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void DeepModelToDeepModel_InstanceSegmentation
(
	string inDeepModel,
	out string outDeepModel_InstanceSegmentation
)

Parameters

Name Type Range Default Description
inDeepModelstring
outDeepModel_InstanceSegmentationstring

See also