| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
IndexFactory --+
|
IndexParams --+
|
CompositeIndexParams
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
__instance_size__ = 36
|
|||
|
|||
| branching | |||
| cb_index | |||
| centers_init | |||
| iterations | |||
| this | |||
| trees | |||
|
Inherited from |
|||
|
|||
__init__( (object)arg1 [, (object)trees_=4 [, (object)branching_=32 [, (object)iterations_=11 [, (flann_centers_init_t)centers_init_=pyopencv.pyopencvext.flann_centers_init_t.CENTERS_RANDOM [, (object)cb_index_=0.20000000000000001]]]]]) -> None :
C++ signature :
void __init__(_object* [,int=4 [,int=32 [,int=11 [,cv::flann::flann_centers_init_t=pyopencv.pyopencvext.flann_centers_init_t.CENTERS_RANDOM [,float=0.20000000000000001]]]]])
|
createIndex( (CompositeIndexParams)arg1, (Mat)dataset) -> flann_Index :
C++ signature :
flann::Index* createIndex(cv::flann::CompositeIndexParams {lvalue},cv::Mat)
createIndex( (CompositeIndexParams)arg1, (Mat)dataset) -> flann_Index :
C++ signature :
flann::Index* createIndex(CompositeIndexParams_wrapper {lvalue},cv::Mat)
|
|
|||
branching
|
cb_index
|
centers_init
|
iterations
|
this
|
trees
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 13 18:01:49 2010 | http://epydoc.sourceforge.net |