cvflann::CompositeIndexParams Struct Reference

#include <composite_index.h>

List of all members.

Public Member Functions

 CompositeIndexParams (int trees_=4, int branching_=32, int iterations_=11, flann_centers_init_t centers_init_=CENTERS_RANDOM, float cb_index_=0.2)
flann_algorithm_t getIndexType () const
void print () const

Public Attributes

int branching
float cb_index
flann_centers_init_t centers_init
int iterations
int trees

Detailed Description

Definition at line 41 of file composite_index.h.


Constructor & Destructor Documentation

cvflann::CompositeIndexParams::CompositeIndexParams ( int  trees_ = 4,
int  branching_ = 32,
int  iterations_ = 11,
flann_centers_init_t  centers_init_ = CENTERS_RANDOM,
float  cb_index_ = 0.2 
) [inline]

Definition at line 42 of file composite_index.h.


Member Function Documentation

flann_algorithm_t cvflann::CompositeIndexParams::getIndexType (  )  const [inline]

Definition at line 57 of file composite_index.h.

void cvflann::CompositeIndexParams::print (  )  const [inline]

Definition at line 59 of file composite_index.h.


Member Data Documentation

Definition at line 52 of file composite_index.h.

Definition at line 55 of file composite_index.h.

Definition at line 54 of file composite_index.h.

Definition at line 53 of file composite_index.h.

Definition at line 49 of file composite_index.h.


The documentation for this struct was generated from the following file:
 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:49 2013