You are here: Start » AVL.NET » CameraCalibrationDesigner.SetRectificationMap Method

CameraCalibrationDesigner.SetRectificationMap Method

Sets existing instance of RectificationMap to editor.

Namespace:Avl.Designers
Assembly:AvlNet.Designers.dll

Syntax

public void SetRectificationMap
(
	Avl.RectificationMap newMap
)

Parameters

Name Type Range Default Description
newMapAvl.RectificationMap

See also