#include <H5Cpp.h>#include "opencv2/flann/matrix.h"
Go to the source code of this file.
Namespaces | |
| namespace | cvflann |
Functions | |
| template<typename T > | |
| void | cvflann::load_from_file (cvflann::Matrix< T > &flann_dataset, const std::string &filename, const std::string &name) |
| template<typename T > | |
| void | cvflann::save_to_file (const cvflann::Matrix< T > &flann_dataset, const std::string &filename, const std::string &name) |