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

AVS.AnyCameraModelToRectificationTransform Method

Conversion

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void AnyCameraModelToRectificationTransform
(
	AvlNet.AnyCameraModel inModel,
	AvlNet.RectificationTransform outTransform
)

Parameters

Name Type Range Default Description
inModelAvlNet.AnyCameraModel
outTransformAvlNet.RectificationTransform

See also