Open3D (C++ API)  0.17.0
Namespaces | Functions
FeatureIO.cpp File Reference

(9238339 (Tue Mar 14 18:49:09 2023 -0700))

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