|
Open3D (C++ API)
0.17.0
|
#include "open3d/pipelines/registration/Feature.h"#include <Eigen/Dense>#include "open3d/geometry/KDTreeFlann.h"#include "open3d/geometry/PointCloud.h"#include "open3d/utility/Logging.h"#include "open3d/utility/Parallel.h"Namespaces | |
| namespace | open3d |
| namespace | open3d::pipelines |
| namespace | open3d::pipelines::registration |
Functions | |
| std::shared_ptr< Feature > | open3d::pipelines::registration::ComputeFPFHFeature (const geometry::PointCloud &input, const geometry::KDTreeSearchParam &search_param) |