OpenCV  4.1.2
Open Source Computer Vision
Classes | Namespaces | Functions
hdf5.hpp File Reference
#include <vector>
#include <opencv2/core.hpp>

Classes

class  cv::hdf::HDF5
 Hierarchical Data Format version 5 interface. More...
 

Namespaces

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

Functions

Ptr< HDF5 > cv::hdf::open (const String &HDF5Filename)
 Open or create hdf5 file. More...