| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
opencv_imgproc.LineIterator |
opencv_imgproc.LineIterator.count(int count) |
opencv_imgproc.LineIterator |
opencv_imgproc.LineIterator.elemSize(int elemSize) |
opencv_imgproc.LineIterator |
opencv_imgproc.LineIterator.err(int err) |
opencv_imgproc.LineIterator |
opencv_imgproc.LineIterator.increment()
\brief prefix increment operator (++it).
|
opencv_imgproc.LineIterator |
opencv_imgproc.LineIterator.increment(int arg0)
\brief postfix increment operator (it++).
|
opencv_imgproc.LineIterator |
opencv_imgproc.LineIterator.minusDelta(int minusDelta) |
opencv_imgproc.LineIterator |
opencv_imgproc.LineIterator.minusStep(int minusStep) |
opencv_imgproc.LineIterator |
opencv_imgproc.LineIterator.plusDelta(int plusDelta) |
opencv_imgproc.LineIterator |
opencv_imgproc.LineIterator.plusStep(int plusStep) |
opencv_imgproc.LineIterator |
opencv_imgproc.LineIterator.ptr(org.bytedeco.javacpp.BytePointer ptr) |
opencv_imgproc.LineIterator |
opencv_imgproc.LineIterator.step(int step) |
Copyright © 2018. All rights reserved.