| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
CvVSModule --+
|
CvBlobTrackGen
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
_ownershiplevel = 0
|
|||
|
Inherited from |
|||
|
|||
| this | |||
|
Inherited from |
|||
|
|||
AddBlob( (CvBlobTrackGen)arg1, (CvBlob)pBlob) -> None :
C++ signature :
void AddBlob(CvBlobTrackGen {lvalue},CvBlob*)
AddBlob( (CvBlobTrackGen)arg1, (CvBlob)arg2) -> None :
C++ signature :
void AddBlob(CvBlobTrackGen_wrapper {lvalue},CvBlob*)
|
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( (CvBlobTrackGen)arg1) -> None :
C++ signature :
void ParamUpdate(CvBlobTrackGen {lvalue})
ParamUpdate( (CvBlobTrackGen)arg1) -> None :
C++ signature :
void ParamUpdate(CvBlobTrackGen_wrapper {lvalue})
|
Process( (CvBlobTrackGen)inst [, (Mat)pImg=Mat() [, (Mat)pFG=Mat()]]) -> None :
Argument 'pImg':
C++ type: ::IplImage *
Python type: Mat
Argument 'pFG':
C++ type: ::IplImage *
Python type: Mat
C++ signature :
void Process(CvBlobTrackGen {lvalue} [,cv::Mat=Mat() [,cv::Mat=Mat()]])
|
Release( (CvBlobTrackGen)arg1) -> None :
C++ signature :
void Release(CvBlobTrackGen {lvalue})
Release( (CvBlobTrackGen)arg1) -> None :
C++ signature :
void Release(CvBlobTrackGen_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})
|
SetFileName( (CvBlobTrackGen)arg1, (str)pFileName) -> None :
C++ signature :
void SetFileName(CvBlobTrackGen {lvalue},char*)
SetFileName( (CvBlobTrackGen)arg1, (str)arg2) -> None :
C++ signature :
void SetFileName(CvBlobTrackGen_wrapper {lvalue},char*)
|
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
|
|
|||
this
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Sep 25 18:31:04 2010 | http://epydoc.sourceforge.net |