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

CameraCalibrationDesigner.SetRectificationMap Method

Sets existing instance of RectificationMap to editor.

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

Syntax

public void SetRectificationMap
(
	AvlNet.RectificationMap newMap
)

Parameters

Name Type Range Default Description
newMapAvlNet.RectificationMap

See also