Open3D (C++ API)
Namespaces | Functions
FeatureIO.cpp File Reference
#include "Open3D/IO/ClassIO/FeatureIO.h"
#include "Open3D/Utility/Console.h"
#include "Open3D/Utility/FileSystem.h"

Namespaces

 open3d
 
 open3d::io
 

Functions

bool open3d::io::ReadFeature (const std::string &filename, registration::Feature &feature)
 
bool open3d::io::WriteFeature (const std::string &filename, const registration::Feature &feature)