Public Member Functions | Public Attributes
cvflann::KDTreeIndexParams Struct Reference

#include <kdtree_index.h>

Inherits cvflann::IndexParams.

List of all members.

Public Member Functions

 KDTreeIndexParams (int trees_=4)
void print () const
virtual flann_algorithm_t getIndexType () const

Public Attributes

int trees
flann_algorithm_t algorithm

Constructor & Destructor Documentation


Member Function Documentation

Implements cvflann::IndexParams.

virtual flann_algorithm_t cvflann::IndexParams::getIndexType ( ) const [virtual, inherited]

Member Data Documentation


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