Click or drag to resize

BasePluginCameraCalibrationDataSetClassIsCubicInterpolation Property

Flag to indicate if quadratic or cubic interpolation has been used during calibration; i. e. if 9 or 16 calibration tiles has been used and will be used again while rectifying the workspace's background image.

Namespace: RAYLASE.Marker.CamerasPlugin
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public bool IsCubicInterpolation { get; set; }

Property Value

Boolean
See Also