Click or drag to resize

BasePluginCameraRectificationDataSet Property

The currently used rectification data set; interpolated values depending on the focus level.

Namespace: RAYLASE.Marker.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public BasePluginCameraRectificationData[] RectificationDataSet { get; set; }

Property Value

BasePluginCameraRectificationData
See Also