Open3D (C++ API)  0.18.0+6e910d9
Namespaces | Functions
FeatureIO.cpp File Reference

(6e910d9 (Wed Dec 4 14:14:29 2024 -0800))

#include "open3d/io/FeatureIO.h"
#include "open3d/utility/FileSystem.h"
#include "open3d/utility/Logging.h"

Namespaces

 open3d
 
 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)