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

AVL.DeepModelToDeepModel_FeatureDetection

Conversion between DeepModel and DeepModel_FeatureDetection

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

C++
C#
 
public static void DeepModelToDeepModel_FeatureDetection
(
	string inDeepModel,
	out string outDeepModel_FeatureDetection
)

Parameters

Name Type Range Default Description
inDeepModelstring
outDeepModel_FeatureDetectionstring

See also