Click or drag to resize

BasePluginCameraCalibrationDataSetClassResetRectificationData Method

Resets all rectification data points to their default values, i. e. rectification is switched off.

Namespace: RAYLASE.Marker.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public void ResetRectificationData(
	int focusLevel
)

Parameters

focusLevel  Int32

[Missing <param name="focusLevel"/> documentation for "M:RAYLASE.Marker.CamerasPlugin.BasePluginCamera.CalibrationDataSetClass.ResetRectificationData(System.Int32)"]

See Also