Open3D (C++ API)
|
#include <vector>
#include <memory>
#include <string>
#include <Eigen/Core>
#include <Open3D/Registration/TransformationEstimation.h>
Go to the source code of this file.
Data Structures | |
class | open3d::registration::CorrespondenceChecker |
class | open3d::registration::CorrespondenceCheckerBasedOnEdgeLength |
class | open3d::registration::CorrespondenceCheckerBasedOnDistance |
Check if two aligned point clouds are close. More... | |
class | open3d::registration::CorrespondenceCheckerBasedOnNormal |
Check if two aligned point clouds have similar normals. More... | |
Namespaces | |
open3d | |
open3d::geometry | |
open3d::registration | |