Getting Started
Tutorial
Contribute
C++ API
Python API
open3d.ml.torch.datasets.utils.
get_min_bbox
Return minimum bounding box encapsulating points.
points (np.ndarray) – Input point cloud array.
3D BEV bounding box (x, y, z, w, h, l, yaw).
np.ndarray