luoyc a9c35a4807 opencv source code commit 1 rok temu
..
doc a9c35a4807 opencv source code commit 1 rok temu
include a9c35a4807 opencv source code commit 1 rok temu
samples a9c35a4807 opencv source code commit 1 rok temu
src a9c35a4807 opencv source code commit 1 rok temu
test a9c35a4807 opencv source code commit 1 rok temu
tutorials a9c35a4807 opencv source code commit 1 rok temu
CMakeLists.txt a9c35a4807 opencv source code commit 1 rok temu
README.md a9c35a4807 opencv source code commit 1 rok temu

README.md

Hierarchical Data Format (hdf) I/O

The module contains I/O routines for Hierarchical Data Format: https://en.m.wikipedia.org/wiki/Hierarchical_Data_Format meant to store large amounts of data. This module does not implement the specs from scratch, it's a wrapper on top of libhdf5, which should be pre-installed by the user.