ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
PoseGraphIO.h File Reference
#include <string>
#include "pipelines/registration/PoseGraph.h"
Include dependency graph for PoseGraphIO.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::io
 

Functions

std::shared_ptr< pipelines::registration::PoseGraphcloudViewer::io::CreatePoseGraphFromFile (const std::string &filename)
 
bool cloudViewer::io::ReadPoseGraph (const std::string &filename, pipelines::registration::PoseGraph &pose_graph)
 
bool cloudViewer::io::WritePoseGraph (const std::string &filename, const pipelines::registration::PoseGraph &pose_graph)