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

AVS.DeepModelToDeepModel_FeatureDetection Method

Conversion between DeepModel and DeepModel_FeatureDetection

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void DeepModelToDeepModel_FeatureDetection
(
	string inDeepModel,
	out string outDeepModel_FeatureDetection
)

Parameters

Name Type Range Default Description
inDeepModelstring
outDeepModel_FeatureDetectionstring

See also