| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
TermCriteria
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
COUNT = 1
|
|||
EPS = 2
|
|||
MAX_ITER = 1
|
|||
__instance_size__ = 24
|
|||
|
|||
| epsilon | |||
| maxCount | |||
| this | |||
| type | |||
|
Inherited from |
|||
|
|||
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
__init__( (object)arg1, (object)_type, (object)_maxCount, (object)_epsilon) -> None :
C++ signature :
void __init__(_object*,int,int,double)
__init__( (object)arg1, (CvTermCriteria)criteria) -> None :
C++ signature :
void __init__(_object*,CvTermCriteria)
|
helper for pickle
|
repr(x)
|
__temp_func( (TermCriteria)arg1) -> CvTermCriteria :
C++ signature :
CvTermCriteria __temp_func(cv::TermCriteria {lvalue})
|
|
|||
epsilon
|
maxCount
|
this
|
type
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 13 18:01:51 2010 | http://epydoc.sourceforge.net |