![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "cloudViewer/t/geometry/kernel/PCAPartition.h"#include <Eigen.h>#include <Eigen/Eigenvalues>#include <numeric>#include "cloudViewer/core/TensorCheck.h"
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) |