Open3D (C++ API)  0.17.0
Data Structures | Namespaces | Functions
Feature.h File Reference

(9238339 (Tue Mar 14 18:49:09 2023 -0700))

#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)