| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
IndexFactory --+
|
IndexParams
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
| this | |||
|
Inherited from |
|||
|
|||
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
|
createIndex( (IndexParams)arg1, (Mat)dataset) -> flann_Index :
C++ signature :
flann::Index* createIndex(cv::flann::IndexParams {lvalue},cv::Mat)
createIndex( (IndexParams)arg1, (Mat)arg2) -> None :
C++ signature :
void createIndex(IndexParams_wrapper {lvalue},cv::Mat)
|
|
|||
this
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Sep 25 18:31:06 2010 | http://epydoc.sourceforge.net |