|
Open3D (C++ API)
0.11.0
|
#include <Eigen/Core>#include <memory>#include <vector>#include "open3d/geometry/KDTreeSearchParam.h"Go to the source code of this file.
Data Structures | |
| class | open3d::pipelines::registration::Feature |
| Class to store featrues for registration. More... | |
Namespaces | |
| open3d | |
| open3d::geometry | |
| open3d::pipelines | |
| open3d::pipelines::registration | |
Functions | |
| std::shared_ptr< Feature > | open3d::pipelines::registration::ComputeFPFHFeature (const geometry::PointCloud &input, const geometry::KDTreeSearchParam &search_param) |
1.8.13