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