cv::flann::IndexFactory Class Reference

#include <cxflann.h>

Inherited by cv::flann::IndexParams.

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

virtual cv::flann::IndexFactory::~IndexFactory (  ) [virtual]

Member Function Documentation

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

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