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