Click or drag to resize

MultiCameraOutputTransforms Method

Multi-camera calibration transforms.

Namespace:  Zivid.NET.Calibration
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public float[,][] Transforms()

Return Value

Type: Single
Array of affine transformations in the form of 4x4 matrices.
See Also