OpenCV
3.4.15
Open Source Computer Vision
|
#include <opencv2/core/types_c.h>
Public Attributes | |
unsigned | hashval |
struct CvStringHashNode * | next |
CvString | str |
All the keys (names) of elements in the read file storage are stored in the hash to speed up the lookup operations:
unsigned CvStringHashNode::hashval |
struct CvStringHashNode* CvStringHashNode::next |
CvString CvStringHashNode::str |