| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
IndexFactory --+
|
IndexParams --+
|
AutotunedIndexParams
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
__instance_size__ = 32
|
|||
|
|||
| build_weight | |||
| memory_weight | |||
| sample_fraction | |||
| target_precision | |||
| this | |||
|
Inherited from |
|||
|
|||
__init__( (object)arg1 [, (object)target_precision_=0.90000000000000002 [, (object)build_weight_=0.01 [, (object)memory_weight_=0 [, (object)sample_fraction_=0.10000000000000001]]]]) -> None :
C++ signature :
void __init__(_object* [,float=0.90000000000000002 [,float=0.01 [,float=0 [,float=0.10000000000000001]]]])
|
createIndex( (AutotunedIndexParams)arg1, (Mat)dataset) -> flann_Index :
C++ signature :
flann::Index* createIndex(cv::flann::AutotunedIndexParams {lvalue},cv::Mat)
createIndex( (AutotunedIndexParams)arg1, (Mat)dataset) -> flann_Index :
C++ signature :
flann::Index* createIndex(AutotunedIndexParams_wrapper {lvalue},cv::Mat)
|
|
|||
build_weight
|
memory_weight
|
sample_fraction
|
target_precision
|
this
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Sep 25 18:31:05 2010 | http://epydoc.sourceforge.net |