watch-help.py 113 B

1234
  1. import open3d as o3d
  2. import numpy as np
  3. # get_oriented_bounding_box
  4. help(o3d.geometry.AxisAlignedBoundingBox)