Open3D icon indicating copy to clipboard operation
Open3D copied to clipboard

how can i get the corresponding coordinate after get_oriented_bounding_box()

Open Ray8716397 opened this issue 3 years ago • 1 comments

Checklist

My Question

hi, i can't find a way to sovle my problem though i tried read the doc,please help

Ray8716397 avatar Aug 23 '22 01:08 Ray8716397

Have you tried open3d.geometry.OrientedBoundingBox.get_box_points?

bkhanal-11 avatar Sep 09 '22 05:09 bkhanal-11