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