Click or drag to resize

MultiCameraOutput.Transforms Method

Multi-camera calibration transforms.

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

Return Value

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