k4a-calibration icon indicating copy to clipboard operation
k4a-calibration copied to clipboard

About cube pattern

Open fasogbon opened this issue 3 years ago • 2 comments

Thank you for the work once again

Does your cube use same marker id all over the cube faces or different? If multiple pattern is detected all over the cube, did you use anything that i am missing that tries to aggregate all these poses?

fasogbon avatar Aug 30 '22 15:08 fasogbon

@fasogbon I have also encountered this issue. Have you resolved it?

RollRoll520 avatar Apr 28 '24 02:04 RollRoll520

Please refer to here https://github.com/stytim/k4a-calibration/blob/master/src/camera_extrinsics.cpp#L167 The cube has different markers on different surfaces, once the camera detected one of the markers, it will try to estimate the center of the cube. No aggregation was used.

stytim avatar Jun 11 '24 21:06 stytim