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.CamerasPluginAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntaxpublic bool IsCubicInterpolation { get; set; }
Property Value
Boolean
See Also