| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
MSER
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 56
|
|||
|
|||
| this | |||
|
Inherited from |
|||
|
|||
__call__( (MSER)inst, (Mat)image, (Mat)mask) -> object :
Wrapped function:
operator()
Argument 'msers':
C++ type: ::std::vector< std::vector< cv::Point_<int> > > &
Python type: vector_vector_Point2i
Output argument: omitted from input and returned as output.
Returns:
msers
C++ signature :
boost::python::api::object __call__(cv::MSER,cv::Mat,cv::Mat)
|
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
__init__( (object)arg1, (object)_delta, (object)_min_area, (object)_max_area, (object)_max_variation, (object)_min_diversity, (object)_max_evolution, (object)_area_threshold, (object)_min_margin, (object)_edge_blur_size) -> None :
C++ signature :
void __init__(_object*,int,int,int,float,float,int,double,double,int)
|
helper for pickle
|
|
|||
this
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Sep 25 18:31:04 2010 | http://epydoc.sourceforge.net |