Loading...
Searching...
No Matches
hdf5.hpp File Reference
#include <vector>
#include <opencv2/core.hpp>

Classes

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

Namespaces

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

Functions

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