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