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