luoyc a9c35a4807 opencv source code commit | il y a 1 an | |
---|---|---|
.. | ||
doc | il y a 1 an | |
include | il y a 1 an | |
samples | il y a 1 an | |
src | il y a 1 an | |
test | il y a 1 an | |
tutorials | il y a 1 an | |
CMakeLists.txt | il y a 1 an | |
README.md | il y a 1 an |
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.