Namespaces | Functions
include/opencv2/flann/hdf5.h File Reference

Go to the source code of this file.

Namespaces

namespace  cvflann

Functions

template<typename T >
void cvflann::save_to_file (const cvflann::Matrix< T > &flann_dataset, const std::string &filename, const std::string &name)
template<typename T >
void cvflann::load_from_file (cvflann::Matrix< T > &flann_dataset, const std::string &filename, const std::string &name)