Open3D (C++ API)  0.17.0
Loading...
Searching...
No Matches
Namespaces | Functions
PCAPartition.cpp File Reference
#include "open3d/t/geometry/kernel/PCAPartition.h"
#include <Eigen/Eigenvalues>
#include <numeric>
#include "open3d/core/TensorCheck.h"
#include "open3d/utility/Eigen.h"

Namespaces

namespace  open3d
 
namespace  open3d::t
 
namespace  open3d::t::geometry
 
namespace  open3d::t::geometry::kernel
 
namespace  open3d::t::geometry::kernel::pcapartition
 

Functions

std::tuple< int, core::Tensoropen3d::t::geometry::kernel::pcapartition::PCAPartition (core::Tensor &points, int max_points)