| 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++ type: ::std::vector< cv::KeyPoint > &
Python type: vector_KeyPoint
Output argument: omitted from input and returned as output.
Returns:
keypoints
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 Sat Sep 25 18:31:04 2010 | http://epydoc.sourceforge.net |