Ask Your Question

supra1's profile - activity

2017-11-29 18:17:56 -0600 received badge  Supporter (source)
2017-11-29 18:17:49 -0600 marked best answer Center of Charuco Board

My end goal is to perspective transform a Charuco board and track a relatively small object that moves on the board which will cover at most 2 markers (on a size 5 by 5 square board). I would like to calculate the position of that object relative to the center of the board.

When using the Charuco board pose estimation sample from the aruco library, I notice the aruco::drawAxis() function only draws the axis at a corner of the board. My question is how would I get the 2d coordinates of the center of the board (for example, pose for an Aruco board: https://www.youtube.com/watch?v=np6lL...).

2017-11-29 18:17:49 -0600 received badge  Scholar (source)
2017-11-26 21:21:53 -0600 asked a question Center of Charuco Board

Center of Charuco Board My end goal is to perspective transform a Charuco board and track a relatively small object that