BundleTrack icon indicating copy to clipboard operation
BundleTrack copied to clipboard

About visualization

Open dongho-Han opened this issue 3 years ago • 1 comments

Hello. Thanks for the nice project you've made. I got amazed by BundleTrack project, so I'm working with your code. But, I got stuck in the visualization part. Can you share how to draw the bounding box and 3 axes in the supplementary video? By issue #48 , I found you share the bbox drawing code. But, I can't get where to put that code. Therefore, I want help drawing a bounding box and also a 3D axis. Thanks.

dongho-Han avatar Oct 07 '22 11:10 dongho-Han

Hi, that code is just a function that takes input of the images and poses, etc. You can put anywhere or as a standalone script once you load the results.

wenbowen123 avatar Oct 10 '22 20:10 wenbowen123