|
ReUseX
0.0.1
3D Point Cloud Processing for Building Reuse
|
#include <filesystem>
Go to the source code of this file.
Namespaces | |
| namespace | ReUseX |
| namespace | ReUseX::vision |
Functions | |
| auto | ReUseX::vision::project (const std::filesystem::path &dbPath, CloudConstPtr cloud) -> CloudLPtr |
| Project the labels stored in the database on tho the assebled point cloud. | |