[][src]Module opencv::hdf

Hierarchical Data Format I/O routines

This module provides storage routines for Hierarchical Data Format objects.

Hierarchical Data Format version 5

Hierarchical Data Format version 5

In order to use it, the hdf5 library has to be installed, which means cmake should find it using find_package(HDF5) .

Traits

HDF5

Hierarchical Data Format version 5 interface.

Functions

open

Open or create hdf5 file