Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
Namespaces | Functions
MinimumOBE.h File Reference

(bba9247 (Tue Jul 28 21:42:19 2026 -0700))

#include <Eigen/Core>
#include <vector>
#include "open3d/core/Tensor.h"
#include "open3d/geometry/BoundingVolume.h"

Go to the source code of this file.

Namespaces

namespace  open3d
 
namespace  open3d::t
 
namespace  open3d::t::geometry
 
namespace  open3d::t::geometry::kernel
 
namespace  open3d::t::geometry::kernel::minimum_obe
 

Functions

open3d::geometry::OrientedBoundingEllipsoid open3d::t::geometry::kernel::minimum_obe::ComputeMinimumOBEKhachiyan (const std::vector< Eigen::Vector3d > &points, bool robust)
 
OrientedBoundingEllipsoid open3d::t::geometry::kernel::minimum_obe::ComputeMinimumOBEKhachiyan (const core::Tensor &points, bool robust)