| 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(int position) |
| Modifier and Type | Method and Description |
|---|---|
static opencv_core.CvSparseNode |
opencv_core.cvGetNextSparseNode(opencv_core.CvSparseMatIterator mat_iterator) |
static opencv_core.CvSparseNode |
opencv_core.cvInitSparseMatIterator(opencv_core.CvSparseMat mat,
opencv_core.CvSparseMatIterator mat_iterator) |
Copyright © 2014. All Rights Reserved.