|
Open3D (C++ API)
0.17.0
|
#include "open3d/io/FeatureIO.h"#include "open3d/utility/FileSystem.h"#include "open3d/utility/Logging.h"Namespaces | |
| namespace | open3d |
| namespace | open3d::io |
Functions | |
| bool | open3d::io::ReadFeature (const std::string &filename, pipelines::registration::Feature &feature) |
| bool | open3d::io::WriteFeature (const std::string &filename, const pipelines::registration::Feature &feature) |