![]() |
OpenCV
3.2.0
Open Source Computer Vision
|
#include "composite_index.h"
Public Member Functions | |
| CompositeIndexParams (int trees=4, int branching=32, int iterations=11, flann_centers_init_t centers_init=FLANN_CENTERS_RANDOM, float cb_index=0.2) | |
Index parameters for the CompositeIndex.
| cvflann::CompositeIndexParams::CompositeIndexParams | ( | int | trees = 4, |
| int | branching = 32, |
||
| int | iterations = 11, |
||
| flann_centers_init_t | centers_init = FLANN_CENTERS_RANDOM, |
||
| float | cb_index = 0.2 |
||
| ) |
1.8.12