Open3D (C++ API)
|
#include <vector>
#include <memory>
#include <string>
#include <Eigen/Core>
Go to the source code of this file.
Data Structures | |
class | open3d::registration::TransformationEstimation |
class | open3d::registration::TransformationEstimationPointToPoint |
Estimate a transformation for point to point distance. More... | |
class | open3d::registration::TransformationEstimationPointToPlane |
Estimate a transformation for point to plane distance. More... | |
Namespaces | |
open3d | |
open3d::geometry | |
open3d::registration | |
Typedefs | |
typedef std::vector< Eigen::Vector2i > | open3d::registration::CorrespondenceSet |