ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
database.cpp File Reference
Include dependency graph for database.cpp:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 

Functions

int cloudViewer::CleanDatabase (const std::string &database_path, const std::string &clean_type)
 
int cloudViewer::CreateDatabase (const std::string &database_path)
 
int cloudViewer::MergeDatabase (const std::string &database_path1, const std::string &database_path2, const std::string &merged_database_path)