Open3D (C++ API)
Namespaces | Functions
LineSetFactory.cpp File Reference
#include "LineSet.h"
#include <Eigen/Dense>
#include <Open3D/Geometry/PointCloud.h>

Namespaces

 open3d
 
 open3d::geometry
 

Functions

std::shared_ptr< LineSet > open3d::geometry::CreateLineSetFromPointCloudCorrespondences (const PointCloud &cloud0, const PointCloud &cloud1, const std::vector< std::pair< int, int >> &correspondences)