luoyc a9c35a4807 opencv source code commit | před 1 rokem | |
---|---|---|
.. | ||
doc | před 1 rokem | |
include | před 1 rokem | |
samples | před 1 rokem | |
src | před 1 rokem | |
test | před 1 rokem | |
tutorials | před 1 rokem | |
CMakeLists.txt | před 1 rokem | |
README.md | před 1 rokem |
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.