Open3D (C++ API)
0.12.0
|
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "open3d/core/Tensor.h"
#include "open3d/pipelines/registration/RobustKernel.h"
#include "open3d/t/geometry/PointCloud.h"
#include "open3d/t/pipelines/TransformationConverter.h"
Go to the source code of this file.
Namespaces | |
open3d | |
open3d::t | |
open3d::t::geometry | |
open3d::t::pipelines | |
open3d::t::pipelines::registration | |
Typedefs | |
typedef std::pair< core::Tensor, core::Tensor > | open3d::t::pipelines::registration::CorrespondenceSet |