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