Hi, thank you for sharing great work.
By the way, I'm trying to estimate Transformation matrix between April board and wrist camera (rs d435).
But, the visualized result is not accurate. The projected depth image and estimated board frame is not aligned. Could you give me some advice to improve the accuracy?
And my code followed below steps.
First i measured intrinsic parameters provided code "kalibr_calibrate_rs_cameras".
Generate Camera.geometry using the intrinsic parameters obtained from above step.
Estimate Extrinsic parameters using provided function, '_generateExtrinsicsInitialGuess()'.
How can I improve the tf accuracy? Thank you for reading.
Hi, thank you for sharing great work. By the way, I'm trying to estimate Transformation matrix between April board and wrist camera (rs d435). But, the visualized result is not accurate. The projected depth image and estimated board frame is not aligned. Could you give me some advice to improve the accuracy?
And my code followed below steps.
First i measured intrinsic parameters provided code "kalibr_calibrate_rs_cameras".
Generate Camera.geometry using the intrinsic parameters obtained from above step.
Estimate Extrinsic parameters using provided function, '_generateExtrinsicsInitialGuess()'.
How can I improve the tf accuracy? Thank you for reading.