Open3D (C++ API)  0.15.1
Namespaces | Functions
FeatureIO.cpp File Reference
#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)