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

sparse matrix node - element of a hash table [詳解]

#include <mat.hpp>

公開変数類

size_t hashval
 hash value
 
size_t next
 index of the next node in the same hash table entry
 
int idx [MAX_DIM]
 index of the matrix element
 

詳解

sparse matrix node - element of a hash table


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