Ask Your Question
0

how to find the angle of the found mark?

asked 2018-06-18 04:34:10 -0600

I use aruco from opencv, I found a marker on the image, tell me how to find the angles of rotation of this mark on 3 axes xyz. There are coordinates of 4 points of the found mark.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2018-06-18 06:37:09 -0600

LBerger gravatar image

updated 2018-06-18 06:59:17 -0600

doc is here and aruco is in contrib module. Contrib module (extra modules) tutorials are here Then you can find all aruco tutorials here and may be this one can be useful and doc of estimatePoseBoard : use rodrigues

edit flag offensive delete link more

Comments

I already found. The rotation angles are stored in the rvecs variable

th3g3ntl3man gravatar imageth3g3ntl3man ( 2018-06-18 06:41:20 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2018-06-18 04:34:10 -0600

Seen: 202 times

Last updated: Jun 18 '18