| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
LineIterator
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
| count | |||
| err | |||
| minusDelta | |||
| minusStep | |||
| plusDelta | |||
| plusStep | |||
| this | |||
|
Inherited from |
|||
|
|||
__init__( (object)arg1, (Mat)img, (Point2i)pt1, (Point2i)pt2 [, (object)connectivity=8 [, (bool)leftToRight=False]]) -> None :
C++ signature :
void __init__(_object*,cv::Mat,cv::Point_<int>,cv::Point_<int> [,int=8 [,bool=False]])
|
__iter__( (LineIterator)arg1) -> LineIterator :
C++ signature :
LineIterator_wrapper {lvalue} __iter__(LineIterator_wrapper {lvalue})
|
helper for pickle
|
next( (LineIterator)arg1) -> Point2i :
C++ signature :
cv::Point_<int> next(LineIterator_wrapper {lvalue})
|
|
|||
count
|
err
|
minusDelta
|
minusStep
|
plusDelta
|
plusStep
|
this
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Sep 25 18:31:06 2010 | http://epydoc.sourceforge.net |