Skip to content

Hand-eye Calibration using Gradient descent to solve the AX=XB equation

Notifications You must be signed in to change notification settings

yanhaoy/MiniTripodHeads

Repository files navigation

MiniTripodHeads

Example

Hand-eye Calibration example

Step1

use calibration.py to calibrate your camera

Step2

use hand_eye_calibration_get.py to get the equation for hand-eye calibration

Step3

use hand_eye_calibration_compute.py to computer the transformation matrix from hand to camera

Step4

use hand_eye_test.py to test your result

About

Hand-eye Calibration using Gradient descent to solve the AX=XB equation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages