HandEyeInput Class |
Namespace: Zivid.NET.Calibration
The HandEyeInput type exposes the following members.
| Name | Description | |
|---|---|---|
| HandEyeInput(Pose, DetectionResult) | Constructs a HandEyeInput instance from a calibration board detection result. | |
| HandEyeInput(Pose, DetectionResultFiducialMarkers) | Constructs a HandEyeInput instance from a fiducial marker detection result. |
| Name | Description | |
|---|---|---|
| IsDisposed | Check if the hand-eye input is disposed |
| Name | Description | |
|---|---|---|
| DetectionResult | Feature detection result. | |
| Dispose | Releases all resources used by the HandEyeInput | |
| GetNativePtr | ||
| RobotPose | Robot pose for detected feature points | |
| ToString | Get string representation of the hand-eye calibration input (Overrides ObjectToString.) |