![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include "PinholeCameraTrajectoryIO.h"#include <FileSystem.h>#include <IJsonConvertibleIO.h>#include <Logging.h>#include <Eigen/Dense>#include <Eigen/Geometry>#include <unordered_map>
Go to the source code of this file.
Namespaces | |
| cloudViewer | |
| Generic file read and write utility for python interface. | |
| cloudViewer::io | |
Variables | |
| static const std::unordered_map< std::string, std::function< bool(const std::string &, camera::PinholeCameraTrajectory &)> > | cloudViewer::io::file_extension_to_trajectory_read_function |
| static const std::unordered_map< std::string, std::function< bool(const std::string &, const camera::PinholeCameraTrajectory &)> > | cloudViewer::io::file_extension_to_trajectory_write_function |