cv::flann::SavedIndexParams Struct Reference

#include <cxflann.h>

Inherits cv::flann::IndexParams.

List of all members.

Public Member Functions

 SavedIndexParams ()
 SavedIndexParams (std::string filename_)
::flann::IndexcreateIndex (const Mat &dataset) const

Public Attributes

std::string filename

Constructor & Destructor Documentation

cv::flann::SavedIndexParams::SavedIndexParams (  )
cv::flann::SavedIndexParams::SavedIndexParams ( std::string  filename_ )

Member Function Documentation

::flann::Index* cv::flann::SavedIndexParams::createIndex ( const Mat dataset ) const [virtual]

Member Data Documentation


The documentation for this struct was generated from the following file: