cv.drawAxis - MATLAB File Help
cv.drawAxis

Draw coordinate system axis from pose estimation

img = cv.drawAxis(img, cameraMatrix, distCoeffs, rvec, tvec, length)

Input

Output

Given the pose estimation of a marker or board, this function draws the axis of the world coordinate system, i.e. the system centered on the marker/board. Useful for debugging purposes.

See also