OpenCV  4.5.3
Open Source Computer Vision
Classes | Namespaces
dict.hpp File Reference
#include <opencv2/core.hpp>
#include <map>
#include <ostream>
#include <opencv2/dnn/dnn.hpp>

Classes

class  cv::dnn::Dict
 This class implements name-value dictionary, values are instances of DictValue. More...
 
struct  cv::dnn::DictValue
 This struct stores the scalar value (or array) of one of the following type: double, cv::String or int64. More...
 

Namespaces

 cv
 "black box" representation of the file storage associated with a file on disk.
 
 cv::dnn