Home | Trees | Indices | Help |
---|
|
object --+ | ??.instance --+ | CvObjectDetector
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 12
|
|
|||
this | |||
Inherited from |
|
Detect( (CvObjectDetector)inst, (Mat)arg0 [, (CvBlobSeq)arg1=None]) -> None : Argument 'arg0': C/C++ type: ::CvArr const *. Python type: Mat. C++ signature : void Detect(CvObjectDetector {lvalue},cv::Mat {lvalue} [,CvBlobSeq*=None]) |
GetMaxBorderSize( (CvObjectDetector)arg1) -> int : C++ signature : int GetMaxBorderSize(CvObjectDetector {lvalue}) |
GetMinWindowSize( (CvObjectDetector)arg1) -> CvSize : C++ signature : CvSize GetMinWindowSize(CvObjectDetector {lvalue}) |
Load( (CvObjectDetector)arg1 [, (str)arg0=None]) -> bool : C++ signature : bool Load(CvObjectDetector {lvalue} [,char const*=None]) |
__init__( (object)arg1 [, (str)arg0=None]) -> None : C++ signature : void __init__(_object* [,char const*=None])
|
helper for pickle
|
|
this
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Apr 08 01:48:17 2010 | http://epydoc.sourceforge.net |