Aruco module, estimatePoseSingleMarkers looks great, estimatePoseBoard does not.

asked 2017-05-04 14:52:12 -0600

stillNovice gravatar image

Hi, as the title says... I have a calibrated camera, the calibration is tested by undistorting a frame, and it looks good. When i run the aruco module and detect a single marker, estimating the pose and drawing the axis, it looks great.

When i do the same thing, but using a charuco board, it finds all the markers, but the axis, and therefore the pose, jump around almost every frame. It is very very noisy.

I am basically using the straight sample code, why would the single markers track well, and the board not? What can i look at to improve the stability of the estimatePoseBoard function?

Thank you!

edit retag flag offensive close merge delete

Comments

"straight sample code" which sample?

LBerger gravatar imageLBerger ( 2017-05-04 15:12:59 -0600 )edit

Are you sure you're using the correct board and that your settings are the same as when you created it to print?

Tetragramm gravatar imageTetragramm ( 2017-05-04 19:09:50 -0600 )edit