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