| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.SparseMat.Node |
opencv_core.SparseMat.Node.hashval(long hashval) |
opencv_core.SparseMat.Node |
opencv_core.SparseMat.Node.idx(int i,
int idx) |
opencv_core.SparseMat.Node |
opencv_core.SparseMat.Node.next(long next) |
opencv_core.SparseMat.Node |
opencv_core.SparseMatConstIterator.node()
returns the current node of the sparse matrix.
|
opencv_core.SparseMat.Node |
opencv_core.SparseMatIterator.node()
returns pointer to the current sparse matrix node.
|
opencv_core.SparseMat.Node |
opencv_core.SparseMat.node(long nidx)
returns the value stored in the sparse martix node
|
opencv_core.SparseMat.Node |
opencv_core.SparseMat.Node.position(long position) |
Copyright © 2018. All rights reserved.