saving.h File Reference

#include "opencv2/flann/general.h"
#include "opencv2/flann/nn_index.h"
#include <cstdio>
#include <cstring>
Include dependency graph for saving.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cvflann::Datatype< T >
struct  cvflann::Datatype< char >
struct  cvflann::Datatype< double >
struct  cvflann::Datatype< float >
struct  cvflann::Datatype< int >
struct  cvflann::Datatype< short >
struct  cvflann::Datatype< unsigned char >
struct  cvflann::Datatype< unsigned int >
struct  cvflann::Datatype< unsigned short >
struct  cvflann::IndexHeader

Namespaces

namespace  cvflann

Functions

CV_EXPORTS const char * cvflann::FLANN_SIGNATURE ()
CV_EXPORTS const char * cvflann::FLANN_VERSION ()
CV_EXPORTS IndexHeader cvflann::load_header (FILE *stream)
template<typename T >
void cvflann::load_value (FILE *stream, T &value, int count=1)
template<typename ELEM_TYPE >
void cvflann::save_header (FILE *stream, const NNIndex< ELEM_TYPE > &index)
template<typename T >
void cvflann::save_value (FILE *stream, const T &value, int count=1)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


opencv2
Author(s): Gary Bradski and many others. See web page for a full contributor list. ROS package maintained by James Bowman.
autogenerated on Fri Jan 11 10:00:46 2013