ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
PCAPartition.cpp File Reference
#include "cloudViewer/t/geometry/kernel/PCAPartition.h"
#include <Eigen.h>
#include <Eigen/Eigenvalues>
#include <numeric>
#include "cloudViewer/core/TensorCheck.h"
Include dependency graph for PCAPartition.cpp:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::t
 
 cloudViewer::t::geometry
 
 cloudViewer::t::geometry::kernel
 
 cloudViewer::t::geometry::kernel::pcapartition
 

Functions

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