Click or drag to resize

HandEyeOutputTransform Method

Hand eye transform

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

Return Value

Type: Single
Pose instance
Remarks
A 4x4 matrix describing eye-to-hand or eye-in-hand transformation. An exception is thrown if the result is not valid.
See Also