| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
CvTermCriteria
Termination criteria for iterative algorithms.
Reference:
http://opencv.willowgarage.com/documentation/basic_structures.html#cvtermcriteria
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 24
|
|||
|
|||
| epsilon | |||
| max_iter | |||
|
this Termination criteria for iterative algorithms. |
|||
| type | |||
|
Inherited from |
|||
|
|||
__init__( (object)arg1) -> None :
C++ signature :
void __init__(_object*)
|
helper for pickle
|
repr(x)
|
|
|||
epsilon
|
max_iter
|
this
Termination criteria for iterative algorithms.
Reference:
http://opencv.willowgarage.com/documentation/basic_structures.html#cvtermcriteria
|
type
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 13 18:01:50 2010 | http://epydoc.sourceforge.net |