HandEyeOutput Class | 
For eye-to-hand, the computed pose represents camera pose in robot base frame.
An exception is thrown if the result is not valid.Namespace: Zivid.NET.Calibration
The HandEyeOutput type exposes the following members.
| Name | Description | |
|---|---|---|
| HandEyeOutput | Initializes a new instance of the HandEyeOutput class  | 
| Name | Description | |
|---|---|---|
| IsDisposed | Check if the hand-eye output is disposed  | 
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the HandEyeOutput  | |
| Residuals | Hand-eye calibration residuals  | |
| ToString | Get string representation of the hand-eye calibration output  (Overrides ObjectToString.) | |
| Transform | Hand-eye transform.  | |
| Valid | Test if HandEyeOutput is valid  | 
| Name | Description | |
|---|---|---|
| (HandEyeOutput to Boolean) | Test if HandEyeOutput is valid  |