luoyc a9c35a4807 opencv source code commit | пре 1 година | |
---|---|---|
.. | ||
doc | пре 1 година | |
include | пре 1 година | |
samples | пре 1 година | |
src | пре 1 година | |
test | пре 1 година | |
tutorials | пре 1 година | |
CMakeLists.txt | пре 1 година | |
README.md | пре 1 година |
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.