cv::flann::IndexParams Struct Reference

#include <cxflann.h>

Inherits cv::flann::IndexFactory.

Inherited by cv::flann::AutotunedIndexParams, cv::flann::CompositeIndexParams, cv::flann::KDTreeIndexParams, cv::flann::KMeansIndexParams, cv::flann::LinearIndexParams, and cv::flann::SavedIndexParams.

List of all members.

Public Member Functions

virtual ::flann::IndexcreateIndex (const Mat &dataset) const =0

Protected Member Functions

 IndexParams ()

Constructor & Destructor Documentation

cv::flann::IndexParams::IndexParams (  )  [protected]

Member Function Documentation

virtual ::flann::Index* cv::flann::IndexFactory::createIndex ( const Mat dataset  )  const [pure virtual, inherited]

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