You are here: Start » AVL.NET » RectificationMap Constructor

RectificationMap Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public RectificationMap
(
	AvlNet.SpatialMap map,
	AvlNet.Point2D rectifiedWorldOrigin,
	float rectifiedWorldScale,
	AvlNet.Matrix rectifiedToWorldHomography
)

Parameters

Name Type Range Default Description
mapAvlNet.SpatialMap
rectifiedWorldOriginAvlNet.Point2D
rectifiedWorldScalefloat
rectifiedToWorldHomographyAvlNet.Matrix

See also