Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
Visualization.h File Reference

Go to the source code of this file.

Namespaces

namespace  open3d
namespace  open3d::t
namespace  open3d::t::pipelines
namespace  open3d::t::pipelines::slac

Functions

void open3d::t::pipelines::slac::VisualizePointCloudCorrespondences (const t::geometry::PointCloud &tpcd_i, const t::geometry::PointCloud &tpcd_j, const core::Tensor correspondences, const core::Tensor &T_ij)
 Visualize pairs with correspondences.
void open3d::t::pipelines::slac::VisualizePointCloudEmbedding (t::geometry::PointCloud &tpcd_param, ControlGrid &ctr_grid, bool show_lines)
void open3d::t::pipelines::slac::VisualizePointCloudDeformation (const geometry::PointCloud &tpcd_param, ControlGrid &ctr_grid)
void open3d::t::pipelines::slac::VisualizeGridDeformation (ControlGrid &cgrid)