Enum RobotWorldHandEyeCalibrationMethod
One of the implemented Robot-World/Hand-Eye calibration method
Namespace: OpenCvSharp
Assembly: OpenCvSharp.dll
Syntax
public enum RobotWorldHandEyeCalibrationMethod
Fields
Name | Description |
---|---|
LI | Simultaneous robot-world and hand-eye calibration using dual-quaternions and kronecker product @cite Li2010SimultaneousRA |
SHAH | Solving the robot-world/hand-eye calibration problem using the kronecker product @cite Shah2013SolvingTR |