|
OpenCV453
|
the sparse matrix header [詳解]
#include <mat.hpp>
公開メンバ関数 | |
| Hdr (int _dims, const int *_sizes, int _type) | |
| void | clear () |
公開変数類 | |
| int | refcount |
| int | dims |
| int | valueOffset |
| size_t | nodeSize |
| size_t | nodeCount |
| size_t | freeList |
| std::vector< uchar > | pool |
| std::vector< size_t > | hashtab |
| int | size [MAX_DIM] |
the sparse matrix header