Open3D (C++ API)  0.18.0+252c867
Namespaces | Functions
FileBIN.cpp File Reference

(252c867 (Sun May 5 05:39:34 2024 +0000))

#include <cstdio>
#include <memory>
#include "open3d/io/FeatureIO.h"
#include "open3d/utility/FileSystem.h"
#include "open3d/utility/Logging.h"

Namespaces

 open3d
 
 open3d::io
 

Functions

bool open3d::io::ReadFeatureFromBIN (const std::string &filename, pipelines::registration::Feature &feature)
 
bool open3d::io::WriteFeatureToBIN (const std::string &filename, const pipelines::registration::Feature &feature)