Open3D (C++ API)
0.19.0
|
Go to the source code of this file.
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) |
bool | open3d::io::ReadFeatureFromBIN (const std::string &filename, pipelines::registration::Feature &feature) |
bool | open3d::io::WriteFeatureToBIN (const std::string &filename, const pipelines::registration::Feature &feature) |