ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
FeatureIO.h File Reference
#include <ecvFeature.h>
#include "CV_io.h"
Include dependency graph for FeatureIO.h:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::io
 

Functions

bool cloudViewer::io::ReadFeature (const std::string &filename, utility::Feature &feature)
 
bool cloudViewer::io::WriteFeature (const std::string &filename, const utility::Feature &feature)
 
bool cloudViewer::io::ReadFeatureFromBIN (const std::string &filename, utility::Feature &feature)
 
bool cloudViewer::io::WriteFeatureToBIN (const std::string &filename, const utility::Feature &feature)