Click or drag to resize

CalibrationOutputHandEyeTransform Method

Hand eye transform

Namespace:  Zivid.NET.HandEye
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public double[,] HandEyeTransform()

Return Value

Type: Double
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