Open3D (C++ API)
Namespaces | Functions
FeatureIO.h File Reference
#include <string>
#include "Open3D/Registration/Feature.h"

Go to the source code of this file.

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)
 
bool open3d::io::ReadFeatureFromBIN (const std::string &filename, registration::Feature &feature)
 
bool open3d::io::WriteFeatureToBIN (const std::string &filename, const registration::Feature &feature)