|
Open3D (C++ API)
0.19.0
|
#include <Eigen/Core>#include <vector>#include "open3d/core/Tensor.h"#include "open3d/geometry/BoundingVolume.h"Go to the source code of this file.
Namespaces | |
| open3d | |
| open3d::t | |
| open3d::t::geometry | |
| open3d::t::geometry::kernel | |
| 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) |