OpenCV
2.4.13.4
Open Source Computer Vision
Public Member Functions
|
List of all members
cvflann::KMeansIndexParams Struct Reference
#include <kmeans_index.h>
Inheritance diagram for cvflann::KMeansIndexParams:
Public Member Functions
KMeansIndexParams
(
int
branching=32,
int
iterations=11,
flann_centers_init_t
centers_init=
FLANN_CENTERS_RANDOM
, float cb_index=0.2)
Constructor & Destructor Documentation
§
KMeansIndexParams()
cvflann::KMeansIndexParams::KMeansIndexParams
(
int
branching
=
32
,
int
iterations
=
11
,
flann_centers_init_t
centers_init
=
FLANN_CENTERS_RANDOM
,
float
cb_index
=
0.2
)
inline
The documentation for this struct was generated from the following file:
kmeans_index.h
cvflann
KMeansIndexParams
Generated on Thu Oct 12 2017 12:09:09 for OpenCV by
1.8.12