Home | Trees | Indices | Help |
---|
|
object --+ | ??.instance --+ | CvStarDetectorParams --+ | StarDetector
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
this | |||
Inherited from Inherited from |
|
__call__( (StarDetector)inst, (Mat)image) -> object : Wrapped function: operator() Argument 'keypoints': C/C++ type: ::std::vector< cv::KeyPoint > &. Python type: list. To convert a Mat into a list, invoke one of Mat's member functions to_list_of_...(). Output argument: omitted from the function's calling sequence, and is returned along with the function's return value (if any). C++ signature : boost::python::api::object __call__(cv::StarDetector,cv::Mat) |
__init__( (object)arg1) -> None : C++ signature : void __init__(_object*) __init__( (object)arg1, (object)_maxSize, (object)_responseThreshold, (object)_lineThresholdProjected, (object)_lineThresholdBinarized, (object)_suppressNonmaxSize) -> None : C++ signature : void __init__(_object*,int,int,int,int,int)
|
|
this
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Apr 08 01:48:21 2010 | http://epydoc.sourceforge.net |