| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
CvVSModule
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 36
|
|||
|
|||
| this | |||
|
Inherited from |
|||
|
|||
GetModuleName( (CvVSModule)arg1) -> str :
C++ signature :
boost::python::str GetModuleName(CvVSModule {lvalue})
|
GetNickName( (CvVSModule)arg1) -> str :
C++ signature :
char const* GetNickName(CvVSModule {lvalue})
|
GetParam( (CvVSModule)arg1, (str)name) -> float :
C++ signature :
double GetParam(CvVSModule {lvalue},char const*)
|
GetParamComment( (CvVSModule)arg1, (str)name) -> str :
C++ signature :
char const* GetParamComment(CvVSModule {lvalue},char const*)
|
GetParamName( (CvVSModule)arg1, (object)index) -> str :
C++ signature :
char const* GetParamName(CvVSModule {lvalue},int)
|
GetParamStr( (CvVSModule)arg1, (str)name) -> str :
C++ signature :
char const* GetParamStr(CvVSModule {lvalue},char const*)
|
GetTypeName( (CvVSModule)arg1) -> str :
C++ signature :
char const* GetTypeName(CvVSModule {lvalue})
|
IsModuleName( (CvVSModule)arg1, (str)name) -> int :
C++ signature :
int IsModuleName(CvVSModule {lvalue},char const*)
|
IsModuleTypeName( (CvVSModule)arg1, (str)name) -> int :
C++ signature :
int IsModuleTypeName(CvVSModule {lvalue},char const*)
|
LoadState( (CvVSModule)inst, (FileStorage)arg0, (FileNode)arg1) -> None :
Argument 'arg0':
C++ type: ::CvFileStorage *
Python type: FileStorage
Argument 'arg1':
C++ type: ::CvFileNode *
Python type: FileNode
C++ signature :
void LoadState(CvVSModule {lvalue},cv::FileStorage {lvalue},cv::FileNode {lvalue})
|
ParamUpdate( (CvVSModule)arg1) -> None :
C++ signature :
void ParamUpdate(CvVSModule {lvalue})
ParamUpdate( (CvVSModule)arg1) -> None :
C++ signature :
void ParamUpdate(CvVSModule_wrapper {lvalue})
|
Release( (CvVSModule)arg1) -> None :
C++ signature :
void Release(CvVSModule {lvalue})
Release( (CvVSModule)arg1) -> None :
C++ signature :
void Release(CvVSModule_wrapper {lvalue})
|
SaveState( (CvVSModule)inst, (FileStorage)arg0) -> None :
Argument 'arg0':
C++ type: ::CvFileStorage *
Python type: FileStorage
C++ signature :
void SaveState(CvVSModule {lvalue},cv::FileStorage {lvalue})
|
SetNickName( (CvVSModule)arg1, (str)pStr) -> None :
C++ signature :
void SetNickName(CvVSModule {lvalue},char const*)
|
SetParam( (CvVSModule)arg1, (str)name, (object)val) -> None :
C++ signature :
void SetParam(CvVSModule {lvalue},char const*,double)
|
SetParamStr( (CvVSModule)arg1, (str)name, (str)str) -> None :
C++ signature :
void SetParamStr(CvVSModule {lvalue},char const*,char const*)
|
TransferParamsFromChild( (CvVSModule)arg1, (CvVSModule)pM [, (str)prefix=None]) -> None :
C++ signature :
void TransferParamsFromChild(CvVSModule {lvalue},CvVSModule* [,char const*=None])
|
TransferParamsToChild( (CvVSModule)arg1, (CvVSModule)pM [, (str)prefix=None]) -> None :
C++ signature :
void TransferParamsToChild(CvVSModule {lvalue},CvVSModule* [,char*=None])
|
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
|
helper for pickle
|
|
|||
this
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Sep 25 18:31:05 2010 | http://epydoc.sourceforge.net |