OpenCV453
公開メンバ関数 | 公開変数類 | 全メンバ一覧
cv::SparseMat::Hdr 構造体

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


この構造体詳解は次のファイルから抽出されました: