| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.CvSparseMatIterator |
opencv_core.CvSparseMatIterator.curidx(int curidx) |
opencv_core.CvSparseMatIterator |
opencv_core.CvSparseMatIterator.mat(opencv_core.CvSparseMat mat) |
opencv_core.CvSparseMatIterator |
opencv_core.CvSparseMatIterator.node(opencv_core.CvSparseNode node) |
opencv_core.CvSparseMatIterator |
opencv_core.CvSparseMatIterator.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static opencv_core.CvSparseNode |
opencv_core.cvGetNextSparseNode(opencv_core.CvSparseMatIterator mat_iterator)
\brief Returns the next sparse matrix element
|
static opencv_core.CvSparseNode |
opencv_core.cvInitSparseMatIterator(opencv_core.CvSparseMat mat,
opencv_core.CvSparseMatIterator mat_iterator)
\brief Initializes sparse array elements iterator.
|
Copyright © 2018. All rights reserved.