Back to Adaptive Vision Library website

You are here: Start » Function Reference » Conversions » DeepModelToDeepModel_PointLocation

DeepModelToDeepModel_PointLocation


Header:AVLDL.h
Namespace:avl

Conversion between DeepModel and DeepModel_PointLocation

Syntax

C++
C#
 
void avl::DeepModelToDeepModel_PointLocation
(
	const avl::DeepModel& inDeepModel,
	avl::DeepModel_PointLocation& outDeepModel_PointLocation
)

Parameters

Name Type Default Description
inDeepModel const DeepModel&
outDeepModel_PointLocation DeepModel_PointLocation&