OpenCV
3.4.20
Open Source Computer Vision
|
#include <opencv2/core/types_c.h>
Public Member Functions | |
void | copyToSparseMat (cv::SparseMat &m) const |
Public Attributes | |
int | dims |
int | hashsize |
void ** | hashtable |
int | hdr_refcount |
struct CvSet * | heap |
int | idxoffset |
int * | refcount |
int | size [32] |
int | type |
int | valoffset |
void CvSparseMat::copyToSparseMat | ( | cv::SparseMat & | m | ) | const |
int CvSparseMat::dims |
int CvSparseMat::hashsize |
void** CvSparseMat::hashtable |
int CvSparseMat::hdr_refcount |
struct CvSet* CvSparseMat::heap |
int CvSparseMat::idxoffset |
int* CvSparseMat::refcount |
int CvSparseMat::size[32] |
int CvSparseMat::type |
int CvSparseMat::valoffset |