Is it possible make AR Cube with MaxST?
I would like to know if MaxST can do this natively like this video.
https://www.youtube.com/watch?v=EZD_KcQrRrw
Hello.
Thanks for your interest in MAXST SDK.
We do not support directly a cube style target.
I think that you can do the similar job if you use multiple target tracking mode of image tracker.
If you use multiple target tracking, you can get multiple poses of targets which are shown in a camera image.
Among them, you can choose most perpendicular pose to camera z direction.
Thanks.
John,
MAXST Support Team